From: Nitesh Konkar Date: Thu, 5 Jan 2017 06:05:10 +0000 (+0530) Subject: docs: Reword virsh manpage for --uuid --name --table options X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0977ada851930a62c9b70c249be555e254e7bfdb;p=libvirt.git docs: Reword virsh manpage for --uuid --name --table options The virsh manpage lists options --uuid and --name as mutually exclusive along option --table when actually the option --table 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 --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 99b3337ea8..84694ffbbd 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -529,9 +529,8 @@ output should be used. This is the default. If both I<--name> and I<--uuid> are specified, domain UUID's and names are printed side by side without any header. Flag I<--table> specifies that the legacy table-formatted output should be used. This is the -default if neither I<--name> nor I<--uuid> are specified. Options -I<--uuid> and I<--name> are mutually exclusive if option I<--table> is -specified. +default if neither I<--name> nor I<--uuid> are specified. Option +I<--table> is mutually exclusive with options I<--uuid> and I<--name>. If I<--title> is specified, then the short domain description (title) is printed in an extra column. This flag is usable only with the default