Doc: Fix documentation errors for command object
Fix documentation errors impacting the "os ip floating", "os subnet pool" and "os configuration show" commands. Change-Id: Id033416df7ed06ef4b8a89e4f486fc9d546d9caf
This commit is contained in:
parent
9447a0e2c7
commit
1f021427de
@ -45,7 +45,7 @@ ip floating delete
|
|||||||
Delete floating IP
|
Delete floating IP
|
||||||
|
|
||||||
.. program:: ip floating delete
|
.. program:: ip floating delete
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
os ip floating delete <floating-ip>
|
os ip floating delete <floating-ip>
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ ip floating show
|
|||||||
Display floating IP details
|
Display floating IP details
|
||||||
|
|
||||||
.. program:: ip floating show
|
.. program:: ip floating show
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
os ip floating show <floating-ip>
|
os ip floating show <floating-ip>
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ subnet pool create
|
|||||||
Create subnet pool
|
Create subnet pool
|
||||||
|
|
||||||
.. program:: subnet pool create
|
.. program:: subnet pool create
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
os subnet pool create
|
os subnet pool create
|
||||||
[--pool-prefix <pool-prefix> [...]]
|
[--pool-prefix <pool-prefix> [...]]
|
||||||
@ -78,7 +78,7 @@ subnet pool set
|
|||||||
Set subnet pool properties
|
Set subnet pool properties
|
||||||
|
|
||||||
.. program:: subnet pool set
|
.. program:: subnet pool set
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
os subnet pool set
|
os subnet pool set
|
||||||
[--name <name>]
|
[--name <name>]
|
||||||
|
@ -140,8 +140,8 @@ that appears in :file:`clouds.yaml`
|
|||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
You may find the :doc:`config show <command-objects/config>`
|
You may find the :doc:`configuration show <command-objects/configuration>`
|
||||||
helpful to debug configuration issues. It will display your current
|
command helpful to debug configuration issues. It will display your current
|
||||||
configuration.
|
configuration.
|
||||||
|
|
||||||
Logging Settings
|
Logging Settings
|
||||||
|
Loading…
Reference in New Issue
Block a user