Skip to content
Snippets Groups Projects
Commit 992531a76a55 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Mark XML file argument as repeatable

parent 3eb2b46b55a7
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@
</group>
<arg choice="opt"><replaceable>STYLESHEET</replaceable></arg>
<group choice="req">
<arg choice="plain" rep="norepeat"><replaceable>XML-FILE</replaceable></arg>
<arg choice="plain" rep="repeat"><replaceable>XML-FILE</replaceable></arg>
<arg choice="plain" rep="norepeat">-</arg>
</group>
</cmdsynopsis>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment