]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-domain: Fix flag name in error message to match the check
authorPeter Krempa <pkrempa@redhat.com>
Thu, 7 Mar 2013 09:51:01 +0000 (10:51 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Mar 2013 11:32:03 +0000 (12:32 +0100)
commit020e210387f833d5e06d4534887aea48b97bec67
tree51db9587b76850ecd6863283500e394af55bd2d9
parentccb692102af6f85d923b14b386d72f0d1cef5a77
virsh-domain: Fix flag name in error message to match the check

The check is done on the "--paused" flag but the error message stated
"--saved"
tools/virsh-domain.c