]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Use consistent naming for blkdeviotune options
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 25 Jan 2017 08:38:09 +0000 (09:38 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Sun, 29 Jan 2017 18:57:12 +0000 (19:57 +0100)
commit862bea96d9d9c75ba4cb6173fe484eb3d52d3540
tree90ecb4a5d1c7ce74b973f1f1bbcd2ccd42ed350a
parenta20e8bcad5c17380b52cc3c2469660eb63a78304
virsh: Use consistent naming for blkdeviotune options

All options started with underscores, but we switched them to dashes
later on, making the style consistent.  The latest addition, however,
did not respect that, so let's change that as well.  It is tempting to
just change the name instead of adding alias, especially since nobody
ever used it, which we know thanks to the fact that it didn't work.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tools/virsh-domain.c
tools/virsh.pod