]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Fix man page argument ordering for vol-{path|name|key} commands
authorJohn Ferlan <jferlan@redhat.com>
Mon, 12 Mar 2018 20:14:56 +0000 (16:14 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 15 Mar 2018 21:11:41 +0000 (17:11 -0400)
commit464f6ee3ffe95f1fc0e4269d94f9cd04d0e81d54
treefe67fadf50548e749f9289ff5e282cb8e23f0876
parent031ef3d8b077fca5c20160eb07bec2d64dd8d5f6
virsh: Fix man page argument ordering for vol-{path|name|key} commands

The proper command order is 'virsh vol-path volume pool', or
'virsh vol-name volume pool', or 'virsh vol-key volume'. While
making the modification clean up the description a bit too in order
to help clarify under what circumstances the volume could be found
if the pool name was not provided.

Signed-off-by: John Ferlan <jferlan@redhat.com>
tools/virsh.pod