]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Refactor argument handling in cmdBlockPull
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Jul 2015 10:56:27 +0000 (12:56 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Jul 2015 13:32:59 +0000 (15:32 +0200)
commit44b18323e5e29206b51fc2488f3c00ec20a6a107
treeb8a47494c0f757ee20db0979f126971d0ceb38c1
parent8e85f62826a7df46f16c4c9e9abca5ede27b5603
virsh: Refactor argument handling in cmdBlockPull

Put all argument parsing together and refactor the argument checking
code.
tools/virsh-domain.c