Skip to content

Commit

Permalink
Update command line interface docs to clarify various --help options
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed Sep 1, 2020
1 parent 5f31f41 commit c31c703
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/modules/ROOT/pages/reference/cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ flag is provided once or more, and trace verbosity is enabled when the flag
is provided three times or more.

*--help*::
Show a help message and exit.
Show help message for generic options and available commands then exit.

== Catalog Clean

Expand Down Expand Up @@ -90,7 +90,7 @@ See also xref:local-mode.adoc[local mode documentation].
E-mail address of catalog commit author

*--help*::
Show a help message and exit.
Show catalog clean usage and options then exit.

== Component Compile

Expand All @@ -106,7 +106,7 @@ See also xref:local-mode.adoc[local mode documentation].
Specify output path for compiled component. Defaults to `./`.

*--help*::
Show help message and exit.
Show catalog compile usage and options then exit.

== Component New

Expand All @@ -127,5 +127,4 @@ See also xref:local-mode.adoc[local mode documentation].
The copyright holder added to the license file. Defaults to "VSHN AG <info@vshn.ch>".

*--help*::
Show this message and exit.

Show component new usage and options then exit.

0 comments on commit c31c703

Please sign in to comment.