Fix doc issue for "compute agent list" command

"--hypervisor" is a optional argument but in the doc it
was wrong format, this patch modify it.

Change-Id: I527feff73eca5834b2fee4efb2462562581210ed
This commit is contained in:
Huanxuan Ao 2016-06-30 10:26:28 +08:00
parent 4b61efe3f9
commit 3ddb973292

View File

@ -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
-----------------