diff options
| author | Richard Theis <rtheis@us.ibm.com> | 2016-03-14 13:39:22 -0500 |
|---|---|---|
| committer | Richard Theis <rtheis@us.ibm.com> | 2016-03-14 13:39:22 -0500 |
| commit | 1f021427defd405afff7508905a45e6ebd6a5098 (patch) | |
| tree | 97fd9bde6d38462de9cd3f9bd2ac1df0ff275508 /doc/source/command-objects/ip-floating.rst | |
| parent | 9447a0e2c7b3f002589f7fe56ae9e13ba11b6222 (diff) | |
| download | python-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/ip-floating.rst')
| -rw-r--r-- | doc/source/command-objects/ip-floating.rst | 4 |
1 files changed, 2 insertions, 2 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> |
