Skip to content

Commit

Permalink
Fix init subcommand syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Jarno Elovirta <[email protected]>
  • Loading branch information
jelovirt committed Nov 30, 2024
1 parent 93b91fb commit ea91a1c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions parameters/dita-command-arguments.dita
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,12 @@
<groupseq>
<kwd>dita</kwd>
<kwd>init</kwd>
<groupchoice>
<var>template</var>
</groupchoice>
<groupchoice importance="optional">
<var>template</var>
<groupcomp importance="optional">
<kwd>--output</kwd>
<oper>=</oper>
<var>dir</var>
</groupchoice>
</groupcomp>
<groupcomp importance="optional">
<var>options</var>
</groupcomp>
Expand Down

0 comments on commit ea91a1c

Please sign in to comment.