]> git.ipfire.org Git - thirdparty/libvirt.git/commit
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)
commit4dd19ea91330678e67676aa85eecc56b5f2c8c51
tree51f7c8413e165725349adad9eca9bb916f4826e7
parentd18c083c39bb6650def0defe8ef513ffa3e197f6
docs: Reword virsh manpage for --uuid --name --details options

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