]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Fix man page argument ordering for vol-clone command
authorJohn Ferlan <jferlan@redhat.com>
Mon, 12 Mar 2018 16:59:14 +0000 (12:59 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 15 Mar 2018 21:11:32 +0000 (17:11 -0400)
commit4e98d2bb7994385779b24dcd9e03222f96b12fdb
treeb732c9380a9ba38d47cf577c4b5e3aca579cf8ff
parentf0b806e0dece6d865b8c47018562464876629ed5
virsh: Fix man page argument ordering for vol-clone command

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

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