On 01/14/2019 04:21 AM, Lin Ma wrote:
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(-)
Thanks! I squashed the two patches together, fixed a couple other locations, and pushed.
- Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list