Skip to content

Commit 3ddb973

Browse files
author
Huanxuan Ao
committed
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
1 parent 4b61efe commit 3ddb973

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/source/command-objects/compute-agent.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ List compute agents
6666
6767
os compute agent list [--hypervisor <hypervisor>]
6868
69-
.. _compute_agent-list:
70-
.. describe:: --hypervisor <hypervisor>
69+
.. option:: --hypervisor <hypervisor>
7170

72-
Optional type of hypervisor
71+
Type of hypervisor
7372

7473
compute agent set
7574
-----------------

0 commit comments

Comments
 (0)