Skip to content

Commit 1f02142

Browse files
committed
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
1 parent 9447a0e commit 1f02142

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

doc/source/command-objects/ip-floating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ip floating delete
4545
Delete floating IP
4646

4747
.. program:: ip floating delete
48-
.. code:: bash
48+
.. code:: bash
4949
5050
os ip floating delete <floating-ip>
5151
@@ -89,7 +89,7 @@ ip floating show
8989
Display floating IP details
9090

9191
.. program:: ip floating show
92-
.. code:: bash
92+
.. code:: bash
9393
9494
os ip floating show <floating-ip>
9595

doc/source/command-objects/subnet-pool.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ subnet pool create
1010
Create subnet pool
1111

1212
.. program:: subnet pool create
13-
.. code:: bash
13+
.. code:: bash
1414
1515
os subnet pool create
1616
[--pool-prefix <pool-prefix> [...]]
@@ -78,7 +78,7 @@ subnet pool set
7878
Set subnet pool properties
7979
8080
.. program:: subnet pool set
81-
.. code:: bash
81+
.. code:: bash
8282
8383
os subnet pool set
8484
[--name <name>]

doc/source/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ that appears in :file:`clouds.yaml`
140140

141141
Debugging
142142
~~~~~~~~~
143-
You may find the :doc:`config show <command-objects/config>`
144-
helpful to debug configuration issues. It will display your current
143+
You may find the :doc:`configuration show <command-objects/configuration>`
144+
command helpful to debug configuration issues. It will display your current
145145
configuration.
146146

147147
Logging Settings

0 commit comments

Comments
 (0)