[libvirt] [PATCH 0/2] vsh: Print help for the aliased cmd rather than the alias itself

Erik Skultety eskultet at redhat.com
Thu Jan 25 15:22:54 UTC 2018


The alias doesn't have any definition rather than a reference for the aliased
command. Therefore when printing help, we have to print help for the aliased
command, otherwise our faith is going to be met with SIGSEGV.

Erik Skultety (2):
  vsh: Drop redundant definition searches from vshCmd{def,Grp}Help
  vsh: Cmd aliases lookups should return results for the aliased command

 tools/vsh.c | 45 +++++++++++++++++----------------------------
 tools/vsh.h |  4 ++--
 2 files changed, 19 insertions(+), 30 deletions(-)

--
2.13.6




More information about the libvir-list mailing list