Skip to content

Commit f3f686a

Browse files
committed
Edit init subcommand description
Signed-off-by: Roger Sheen <roger@infotexture.net>
1 parent b029778 commit f3f686a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

parameters/dita-command-arguments.dita

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,16 +208,17 @@
208208
<parmname>init</parmname>
209209
<varname>template</varname>
210210
</pt>
211-
<pd>Initialize project. If <parmname>--output</parmname> parameter is not used to define output directory,
212-
the project is generated into current directory.</pd>
211+
<pd>Initialize a project with the folder hierarchy defined in the specified template. If the
212+
<parmname>--output</parmname> option is not used to define the output directory, the project is generated
213+
in the current working directory.</pd>
213214
</plentry>
214215
<plentry>
215216
<pt>
216217
<parmname>init</parmname>
217218
<parmname>--list</parmname>
218219
</pt>
219220
<pd>Show a list of the available project templates.</pd>
220-
<pd>The entries in this list may be passed as argument to the <parmname>init</parmname> subcommand.</pd>
221+
<pd>The entries in this list may be passed as arguments to the <parmname>init</parmname> subcommand.</pd>
221222
</plentry>
222223
<plentry>
223224
<pt>

0 commit comments

Comments
 (0)