diff options
| author | Zuul <zuul@review.opendev.org> | 2020-04-08 10:01:50 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2020-04-08 10:01:50 +0000 |
| commit | fc31b5e1bda8a72a5f18b31282f9d92efac7527c (patch) | |
| tree | 0bdbb0ed072d1ed77ecd26f71ceab77d152e20e6 /doc/source/cli | |
| parent | 8079424b26a323eba47efc36214209ed0dafe365 (diff) | |
| parent | 04ae93e51a704483c4b5bbd3540e7d58159af4fc (diff) | |
| download | python-ironicclient-4.1.0.tar.gz | |
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/standalone.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/cli/standalone.rst b/doc/source/cli/standalone.rst index 78146bb..86e36d4 100644 --- a/doc/source/cli/standalone.rst +++ b/doc/source/cli/standalone.rst @@ -72,11 +72,11 @@ endpoint to connect to. It can be done in three ways: $ export OS_CLOUD=ironic $ baremetal node list -#. `Inspector support`_ works similarly, but the ``clouds.yaml`` option is - called ``baremetal_introspection_endpoint_override``. The two endpoints can - be configured simultaneously, e.g.: +`Inspector support`_ works similarly, but the ``clouds.yaml`` option is +called ``baremetal_introspection_endpoint_override``. The two endpoints can +be configured simultaneously, e.g.: - .. code-block:: bash +.. code-block:: bash $ cat ~/.config/openstack/clouds.yaml clouds: |
