summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/hypervisor.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects/hypervisor.rst')
-rw-r--r--doc/source/command-objects/hypervisor.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/command-objects/hypervisor.rst b/doc/source/command-objects/hypervisor.rst
index d6d0469b..3053a758 100644
--- a/doc/source/command-objects/hypervisor.rst
+++ b/doc/source/command-objects/hypervisor.rst
@@ -14,11 +14,16 @@ List hypervisors
os hypervisor list
[--matching <hostname>]
+ [--long]
.. option:: --matching <hostname>
Filter hypervisors using <hostname> substring
+.. option:: --long
+
+ List additional fields in output
+
hypervisor show
---------------