[virt-tools-list] [virt-manager] [PATCH v2 0/2] Bash completion bug fixes

Lin Ma lma at suse.com
Mon Jan 14 09:21:32 UTC 2019


v1 -> v2:
* Drop original 2/2 due to a better fix exists in git master.
* Add a new patch to introduce function cli_flag_name.
* Use this function to convert underscore to minus in cli_arg_name.

Lin Ma (2):
  cli: Add function cli_flag_name to replace '_' from cli_arg_name with
    '-'
  cli: Use function cli_flag_name to help to concatenate '--' and
    cli_arg_name

 virt-xml        |  2 +-
 virtinst/cli.py | 16 ++++++++++------
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.19.0




More information about the virt-tools-list mailing list