summaryrefslogtreecommitdiff
path: root/doc/source/configuration.rst
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/configuration.rst
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/configuration.rst')
-rw-r--r--doc/source/configuration.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index c7700140..d80b3b36 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -140,8 +140,8 @@ that appears in :file:`clouds.yaml`
Debugging
~~~~~~~~~
-You may find the :doc:`config show <command-objects/config>`
-helpful to debug configuration issues. It will display your current
+You may find the :doc:`configuration show <command-objects/configuration>`
+command helpful to debug configuration issues. It will display your current
configuration.
Logging Settings