diff --git a/parameters/dita-command-arguments.dita b/parameters/dita-command-arguments.dita index 725d1ff4..c470e82a 100644 --- a/parameters/dita-command-arguments.dita +++ b/parameters/dita-command-arguments.dita @@ -70,6 +70,23 @@ file + + + dita + init + + template + + + --output + = + dir + + + options + + + dita @@ -178,6 +195,7 @@ --help -h version subcommand + init subcommand --version version subcommand @@ -187,6 +205,22 @@ file Show a list of the available deliverables in the specified project file. + + + init + template + + Initialize project. If --output parameter is not used to define output directory, + the project is generated into current directory. + + + + init + --list + + Show a list of the available project templates. + The entries in this list may be passed as argument to the init subcommand. + install