summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorRichard Theis <rtheis@us.ibm.com>2016-03-14 13:39:22 -0500
committerRichard Theis <rtheis@us.ibm.com>2016-03-14 13:39:22 -0500
commit1f021427defd405afff7508905a45e6ebd6a5098 (patch)
tree97fd9bde6d38462de9cd3f9bd2ac1df0ff275508 /doc/source/command-objects
parent9447a0e2c7b3f002589f7fe56ae9e13ba11b6222 (diff)
downloadpython-openstackclient-1f021427defd405afff7508905a45e6ebd6a5098.tar.gz
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
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/ip-floating.rst4
-rw-r--r--doc/source/command-objects/subnet-pool.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/command-objects/ip-floating.rst b/doc/source/command-objects/ip-floating.rst
index 99d06d07..05e4a132 100644
--- a/doc/source/command-objects/ip-floating.rst
+++ b/doc/source/command-objects/ip-floating.rst
@@ -45,7 +45,7 @@ ip floating delete
Delete floating IP
.. program:: ip floating delete
- .. code:: bash
+.. code:: bash
os ip floating delete <floating-ip>
@@ -89,7 +89,7 @@ ip floating show
Display floating IP details
.. program:: ip floating show
- .. code:: bash
+.. code:: bash
os ip floating show <floating-ip>
diff --git a/doc/source/command-objects/subnet-pool.rst b/doc/source/command-objects/subnet-pool.rst
index 722f9299..439c4f50 100644
--- a/doc/source/command-objects/subnet-pool.rst
+++ b/doc/source/command-objects/subnet-pool.rst
@@ -10,7 +10,7 @@ subnet pool create
Create subnet pool
.. program:: subnet pool create
- .. code:: bash
+.. code:: bash
os subnet pool create
[--pool-prefix <pool-prefix> [...]]
@@ -78,7 +78,7 @@ subnet pool set
Set subnet pool properties
.. program:: subnet pool set
- .. code:: bash
+.. code:: bash
os subnet pool set
[--name <name>]