Updated to reflect that the optional --command parameter can
be given, as well as either a command name or group keyword.
---
tools/virsh.pod | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index 9cb6829..a8f2912 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -115,7 +115,7 @@ The following commands are generic i.e. not specific to a domain.
=over 4
-=item B<help> optional I<command-or-group>
+=item B<help> optional I<--command> I<command-or-group-keyword>
This lists each of the virsh commands. When used without options, all
commands are listed, one per line, grouped into related categories,
--
1.7.3.2