virt-xml: add "-c" as short option of "--connect"

Enterprise / Virtualization / virt-manager - Chen Hanxiao [cn.fujitsu.com] - 12 February 2014 08:57 UTC

Add "-c" as short option of "--connect" for virt-xml.

We could use either
virt-xml -c lxc:/// or
virt-xml --connect lxc:///

This will be more convenient if we operate non-default hypervisor.

b53b387 virt-xml: add "-c" as short option of "--connect"
man/virt-xml.pod | 2 +-
virt-xml | 2 +-
virtinst/cli.py | 10 +++++++---
3 files changed, 9 insertions(+), 5 deletions(-)

Upstream: git.fedorahosted.org


  • Share