]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Reword virsh manpage for --uuid --name --details options
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Sat, 21 Jan 2017 14:38:29 +0000 (20:08 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 26 Jan 2017 20:13:58 +0000 (15:13 -0500)
This commit is similar to commit 0977ada8.The virsh manpage
lists options --uuid and --name as mutually exclusive if
option --details is specified when actually the option
--details is mutually exclusive and can't go with options
--uuid and/or --name. This patch rewords the virsh manpage
to state the correct meaning.

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
tools/virsh.pod

index 290f5083d99c837940b20c548b39795b54741b7f..fb629236b56bee1746c6de4ad2ea87330c301f9a 100644 (file)
@@ -3634,8 +3634,8 @@ I<--autostart> lists the autostarting pools, I<--no-autostart> lists the pools
 with autostarting disabled. If I<--uuid> is specified only pool's UUIDs are printed.
 If I<--name> is specified only pool's names are printed. If both I<--name>
 and I<--uuid> are specified, pool's UUID and names are printed side by side
-without any header. Options I<--uuid> and I<--name> are mutually exclusive
-if option I<--details> is specified.
+without any header. Option I<--details> is mutually exclusive with options
+I<--uuid> and I<--name>.
 
 You may also want to list pools with specified types using I<type>, the
 pool types must be separated by comma, e.g. --type dir,disk. The valid pool