summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>2014-02-12 22:57:40 +0800
committerChen Hanxiao <chenhanxiao@cn.fujitsu.com>2014-02-12 22:57:40 +0800
commitb53b3874a4ca7380a2bb570d63702b57b929d12c (patch)
tree60c0165263e1cfac3ec717f0f4d2d89d9655b44b /man
parentcbec4b10ab34ee4f19ee697775e87b9633160158 (diff)
downloadvirt-manager-b53b3874a4ca7380a2bb570d63702b57b929d12c.tar.gz
virt-xml: add "-c" as short option of "--connect"
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. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-xml.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/virt-xml.pod b/man/virt-xml.pod
index 44f63534..d2d89774 100644
--- a/man/virt-xml.pod
+++ b/man/virt-xml.pod
@@ -37,7 +37,7 @@ Show the help message and exit
Show program's version number and exit
-=item --connect=URI
+=item -c URI, --connect=URI
Connect to a non-default hypervisor. See L<virt-install(1)> for details