summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-13 07:45:15 +0000
committerGerrit Code Review <review@openstack.org>2015-01-13 07:45:15 +0000
commit872e509ca5eeaf5e2ec61aea6a5ca393d47c3a65 (patch)
treea6e989e5a3047df65399b46d03fccce15757b99e /doc/source/command-objects
parent2525ec4e52cf12f7d8426f01cc5491ea3c5ee162 (diff)
parentc04b49ef07defdecadcf614d9ff4cde4b3dd029b (diff)
downloadpython-openstackclient-872e509ca5eeaf5e2ec61aea6a5ca393d47c3a65.tar.gz
Merge "Tweaks to the catalog doc and show command"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/catalog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/command-objects/catalog.rst b/doc/source/command-objects/catalog.rst
index 4e67f3a4..89db95d5 100644
--- a/doc/source/command-objects/catalog.rst
+++ b/doc/source/command-objects/catalog.rst
@@ -9,6 +9,7 @@ catalog list
List services in the service catalog
+.. program:: catalog list
.. code:: bash
os catalog list
@@ -18,7 +19,12 @@ catalog show
Display service catalog details
+.. program:: catalog show
.. code:: bash
os catalog show
<service>
+
+.. describe:: <service>
+
+ Service to display (type or name)