Adds --version into command docs

Adds --version option in the heat command help
documents.

Change-Id: I8c71391893a1c9697abd57344e04f88e6a2bcd4c
This commit is contained in:
Kanagaraj Manickam 2015-04-06 16:54:31 +05:30
parent 0a1639a5bc
commit 493acbec79
6 changed files with 26 additions and 1 deletions

View File

@ -33,6 +33,11 @@ OPTIONS
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.
.. cmdoption:: --version
Show program's version number and exit. The output could be empty if
the distribution didn't specify any version information.
FILES
========

View File

@ -27,6 +27,11 @@ OPTIONS
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.
.. cmdoption:: --version
Show program's version number and exit. The output could be empty if
the distribution didn't specify any version information.
FILES
========

View File

@ -33,6 +33,11 @@ OPTIONS
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.
.. cmdoption:: --version
Show program's version number and exit. The output could be empty if
the distribution didn't specify any version information.
FILES
========

View File

@ -32,6 +32,11 @@ OPTIONS
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.
.. cmdoption:: --version
Show program's version number and exit. The output could be empty if
the distribution didn't specify any version information.
FILES
========

View File

@ -44,6 +44,11 @@ Heat Db version
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
=====