Adds --version into command docs
Adds --version option in the heat command help documents. Change-Id: I8c71391893a1c9697abd57344e04f88e6a2bcd4c
This commit is contained in:
parent
0a1639a5bc
commit
493acbec79
@ -33,6 +33,11 @@ OPTIONS
|
|||||||
over-ridden. The set is parsed after the file(s), if any, specified via
|
over-ridden. The set is parsed after the file(s), if any, specified via
|
||||||
--config-file, hence over-ridden options in the directory take precedence.
|
--config-file, hence over-ridden options in the directory take precedence.
|
||||||
|
|
||||||
|
.. cmdoption:: --version
|
||||||
|
|
||||||
|
Show program's version number and exit. The output could be empty if
|
||||||
|
the distribution didn't specify any version information.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
========
|
========
|
||||||
|
|
||||||
|
@ -27,6 +27,11 @@ OPTIONS
|
|||||||
over-ridden. The set is parsed after the file(s), if any, specified via
|
over-ridden. The set is parsed after the file(s), if any, specified via
|
||||||
--config-file, hence over-ridden options in the directory take precedence.
|
--config-file, hence over-ridden options in the directory take precedence.
|
||||||
|
|
||||||
|
.. cmdoption:: --version
|
||||||
|
|
||||||
|
Show program's version number and exit. The output could be empty if
|
||||||
|
the distribution didn't specify any version information.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
========
|
========
|
||||||
|
|
||||||
|
@ -33,6 +33,11 @@ OPTIONS
|
|||||||
over-ridden. The set is parsed after the file(s), if any, specified via
|
over-ridden. The set is parsed after the file(s), if any, specified via
|
||||||
--config-file, hence over-ridden options in the directory take precedence.
|
--config-file, hence over-ridden options in the directory take precedence.
|
||||||
|
|
||||||
|
.. cmdoption:: --version
|
||||||
|
|
||||||
|
Show program's version number and exit. The output could be empty if
|
||||||
|
the distribution didn't specify any version information.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
========
|
========
|
||||||
|
|
||||||
|
@ -32,6 +32,11 @@ OPTIONS
|
|||||||
over-ridden. The set is parsed after the file(s), if any, specified via
|
over-ridden. The set is parsed after the file(s), if any, specified via
|
||||||
--config-file, hence over-ridden options in the directory take precedence.
|
--config-file, hence over-ridden options in the directory take precedence.
|
||||||
|
|
||||||
|
.. cmdoption:: --version
|
||||||
|
|
||||||
|
Show program's version number and exit. The output could be empty if
|
||||||
|
the distribution didn't specify any version information.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
========
|
========
|
||||||
|
|
||||||
|
@ -44,6 +44,11 @@ Heat Db version
|
|||||||
|
|
||||||
Shows details for all currently running heat engines.
|
Shows details for all currently running heat engines.
|
||||||
|
|
||||||
|
``heat-manage --version``
|
||||||
|
|
||||||
|
Shows program's version number and exit. The output could be empty if
|
||||||
|
the distribution didn't specify any version information.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user