summaryrefslogtreecommitdiff
path: root/doc/source/cli/osc_plugin_cli.rst
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2017-07-26 12:50:07 +0000
committerJulia Kreger <juliaashleykreger@gmail.com>2017-07-26 13:40:01 +0000
commit835c5d4c57ddb700cc50c2d7ed8eef6b177a15c2 (patch)
tree5506870cde75831bcf48d88df077e2bdb6f9cdee /doc/source/cli/osc_plugin_cli.rst
parentca1b923f989833797f36109cf198ee32f6b69d23 (diff)
downloadpython-ironicclient-835c5d4c57ddb700cc50c2d7ed8eef6b177a15c2.tar.gz
Turn on warning-is-error1.16.0
In the doc-migration, warning-is-error was never enabled for python-ironicclient. As such, I've enabled it and corrected the various document errors. Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
Diffstat (limited to 'doc/source/cli/osc_plugin_cli.rst')
-rw-r--r--doc/source/cli/osc_plugin_cli.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/osc_plugin_cli.rst b/doc/source/cli/osc_plugin_cli.rst
index 924d3e5..79e7455 100644
--- a/doc/source/cli/osc_plugin_cli.rst
+++ b/doc/source/cli/osc_plugin_cli.rst
@@ -25,8 +25,8 @@ To use ``openstack`` CLI, the OpenStackClient should be installed::
To use the CLI, you must provide your OpenStack username, password,
project, and auth endpoint. You can use configuration options
-:option:`--os-username`, :option:`--os-password`, :option:`--os-project-id`
-(or :option:`--os-project-name`), and :option:`--os-auth-url`,
+``--os-username``, ``--os-password``, ``--os-project-id``
+(or ``--os-project-name``), and ``--os-auth-url``,
or set the corresponding environment variables::
$ export OS_USERNAME=user