]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
virsh: man: Add LXC format info for domxml-from/to-native
authorLi Yang <liyang.fnst@cn.fujitsu.com>
Thu, 21 Aug 2014 06:12:45 +0000 (02:12 -0400)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 Aug 2014 13:47:48 +0000 (15:47 +0200)
Signed-off-by: Li Yang <liyang.fnst@cn.fujitsu.com>
tools/virsh.pod

index 17532e2edecb3b8064aa10607a309a1d76e8eb6f..e0dfd13dcfcdb8b778ed613d7e1efb337d00208f 100644 (file)
@@ -1129,14 +1129,16 @@ in order to get or set the guest time.
 Convert the file I<config> in the native guest configuration format
 named by I<format> to a domain XML format. For QEMU/KVM hypervisor,
 the I<format> argument must be B<qemu-argv>. For Xen hypervisor, the
-I<format> argument may be B<xen-xm> or B<xen-sxpr>.
+I<format> argument may be B<xen-xm> or B<xen-sxpr>. For LXC hypervisor,
+the I<format> argument must be B<lxc-tools>.
 
 =item B<domxml-to-native> I<format> I<xml>
 
 Convert the file I<xml> in domain XML format to the native guest
 configuration format named by I<format>. For QEMU/KVM hypervisor,
 the I<format> argument must be B<qemu-argv>. For Xen hypervisor, the
-I<format> argument may be B<xen-xm> or B<xen-sxpr>.
+I<format> argument may be B<xen-xm> or B<xen-sxpr>. For LXC hypervisor,
+the I<format> argument must be B<lxc-tools>.
 
 =item B<dump> I<domain> I<corefilepath> [I<--bypass-cache>]
 { [I<--live>] | [I<--crash>] | [I<--reset>] } [I<--verbose>] [I<--memory-only>]