Erik Skultety f284ee54ba virsh: fix keepalive error msg
resolves https://bugzilla.redhat.com/show_bug.cgi?id=1132305:

The error message for an out-of-range argument was confusing:

virsh -k 9999999999
error: option --k requires a positive numeric argument

After this patch, it is:

error: Invalid value for option -k

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-08-27 16:26:26 -06:00
..
2014-07-16 12:07:24 +02:00
2014-08-26 22:17:07 -06:00
2014-08-12 19:40:20 +04:00
2014-08-27 16:26:26 -06:00