summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-30 13:48:42 +0000
committerGerrit Code Review <review@openstack.org>2016-06-30 13:48:42 +0000
commitfc804a58bf39f0b22cc1427b55cc9c4f71c39a65 (patch)
treed45bb71aab5705888d695fa1f6d14843663828af /doc/source/command-objects
parentba6951222a34924328e163e2e40b5ae9b7728787 (diff)
parent3ddb9732923037ce1ca8761fe6e38475ada44cb0 (diff)
downloadpython-openstackclient-fc804a58bf39f0b22cc1427b55cc9c4f71c39a65.tar.gz
Merge "Fix doc issue for "compute agent list" command"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/compute-agent.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/command-objects/compute-agent.rst b/doc/source/command-objects/compute-agent.rst
index ae057dc9..55540c8d 100644
--- a/doc/source/command-objects/compute-agent.rst
+++ b/doc/source/command-objects/compute-agent.rst
@@ -66,10 +66,9 @@ List compute agents
os compute agent list [--hypervisor <hypervisor>]
-.. _compute_agent-list:
-.. describe:: --hypervisor <hypervisor>
+.. option:: --hypervisor <hypervisor>
- Optional type of hypervisor
+ Type of hypervisor
compute agent set
-----------------