On 03/03/2012 09:02 AM, Eric Blake wrote:
Just because our public API has a typo doesn't mean that virsh
has to keep the typo.
* tools/virsh.c (VSH_CMD_FLAG_ALIAS): New flag.
(nodedevCmds): Use it.
(cmdHelp): Omit alias commands.
(cmdNodeDeviceDettach): Rename...
(cmdNodeDeviceDetach): ...to this.
* tools/virsh.pod (nodedev-detach): Document it.
---
tools/virsh.c | 30 +++++++++++++++++++-----------
tools/virsh.pod | 10 ++++++----
2 files changed, 25 insertions(+), 15 deletions(-)
ACK, guy who plays with hostdev passthrough with be
happly with the changes. :-)
Osier