]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Make vshCommandOptScaledInt() use vshCommandOpt()
authorAndrea Bolognani <abologna@redhat.com>
Tue, 2 Jun 2015 09:17:27 +0000 (11:17 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 2 Jun 2015 13:20:30 +0000 (09:20 -0400)
commit5eaca29fbb103f1d3330e0982c5c18548d37d108
treea8c21af85d4822a68182d6f049238ca5fcc284fc
parente03ef9af7c784a5917c17cfb15dc9e05a0a649fe
virsh: Make vshCommandOptScaledInt() use vshCommandOpt()

This aligns it to the other vshCommandOpt*() functions.
tools/virsh.c