diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-06-04 13:05:30 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-06-04 13:05:30 +0000 |
| commit | 55a7ba890d9c3a53b7728efe41053b79ba1e60d3 (patch) | |
| tree | 2c093d1e78fee714a3cf3e57f9ccbf91ad3cec04 /doc/source/man/openstack.rst | |
| parent | 416792f079e7d15d8747736ee792d1f5c30aa389 (diff) | |
| parent | 6f2c1734e3d66e261f231711455821321c1fc254 (diff) | |
| download | python-openstackclient-55a7ba890d9c3a53b7728efe41053b79ba1e60d3.tar.gz | |
Merge "Fix --enable options on commands"
Diffstat (limited to 'doc/source/man/openstack.rst')
| -rw-r--r-- | doc/source/man/openstack.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index e14f1f95..7af380a3 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -132,6 +132,9 @@ OPTIONS This key should be the value of one of the HMAC keys defined in the configuration files of OpenStack services to be traced. +:option:`--os-beta-command` + Enable beta commands which are subject to change + :option:`--log-file` <LOGFILE> Specify a file to log output. Disabled by default. @@ -144,9 +147,6 @@ OPTIONS :option:`--debug` Show tracebacks on errors and set verbosity to debug -:option:`--enable-beta-commands` - Enable beta commands which are subject to change - COMMANDS ======== |
