
26 Apr
2013
26 Apr
'13
1:54 p.m.
On 04/26/2013 12:42 PM, Eric Blake wrote:
'virsh help | grep nodedev-det' shows only nodedev-detach, but 'virsh help nodedev | grep nodedev-det' also shows the older alias that we intentionally hid in commit af3f9aab.
See also commit 787f4fe and this bug report: https://bugzilla.redhat.com/show_bug.cgi?id=956966
* tools/virsh.c (vshCmdGrpHelp): Copy suppression of vshCmdHelp.
Signed-off-by: Eric Blake <eblake@redhat.com> --- tools/virsh.c | 2 ++ 1 file changed, 2 insertions(+)
ACK Jan