summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorSheel Rana <ranasheel2000@gmail.com>2016-03-30 13:23:37 +0530
committerSheel Rana <ranasheel2000@gmail.com>2016-03-30 14:45:41 +0000
commit63c57eb56eb7767086f586d5251a788dd150e113 (patch)
treeca98a9acad2354dfe3df4a2b027ccfcc1bb2082c /doc/source/command-objects
parent9e7f0cf1a544e13d472f49b64d1c5320f6f8d08c (diff)
downloadpython-openstackclient-63c57eb56eb7767086f586d5251a788dd150e113.tar.gz
Wrong param type in compute-service.rst
compute-service.rst file uses 'describe' for below optional parameters 1. --long 2. --service <service> 3. --host <host> This patchset changes type of these argument to option. Change-Id: Ifd57bdf058efaeaa6cb43a7d4a60ee61ddb8de14 Closes-bug:#1563700
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/compute-service.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/command-objects/compute-service.rst b/doc/source/command-objects/compute-service.rst
index aefe55db..db75bef4 100644
--- a/doc/source/command-objects/compute-service.rst
+++ b/doc/source/command-objects/compute-service.rst
@@ -34,15 +34,15 @@ List service command
[--long]
.. _compute-service-list:
-.. describe:: --host <host>
+.. option:: --host <host>
- Name of host
+ List services on specified host (name only)
-.. describe:: --service <service>
+.. option:: --service <service>
- Name of service
+ List only specified service (name only)
-.. describe:: --long
+.. option:: --long
List additional fields in output