]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: use - not _ in memtune option names
authorEric Blake <eblake@redhat.com>
Tue, 26 Oct 2010 17:51:37 +0000 (11:51 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 26 Oct 2010 21:55:12 +0000 (15:55 -0600)
commitbac73e7f68e971563c6964d9b2afa89741cc06fc
tree46dcd0211c3c7b40423faf5587e83ee28e8b8f7a
parent5ee03c25f729ef9617e701abd01081a92e61b058
virsh: use - not _ in memtune option names

* tools/virsh.c (opts_memtune): All other options in virsh use -
for separating words.
tools/virsh.c