From: Li Yang Date: Thu, 21 Aug 2014 06:12:45 +0000 (-0400) Subject: virsh: man: Add LXC format info for domxml-from/to-native X-Git-Tag: v1.2.8-rc1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e87c3628406aa18b383109f440e3322f3e0d6f;p=thirdparty%2Flibvirt.git virsh: man: Add LXC format info for domxml-from/to-native Signed-off-by: Li Yang --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 17532e2ede..e0dfd13dcf 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1129,14 +1129,16 @@ in order to get or set the guest time. Convert the file I in the native guest configuration format named by I to a domain XML format. For QEMU/KVM hypervisor, the I argument must be B. For Xen hypervisor, the -I argument may be B or B. +I argument may be B or B. For LXC hypervisor, +the I argument must be B. =item B I I Convert the file I in domain XML format to the native guest configuration format named by I. For QEMU/KVM hypervisor, the I argument must be B. For Xen hypervisor, the -I argument may be B or B. +I argument may be B or B. For LXC hypervisor, +the I argument must be B. =item B I I [I<--bypass-cache>] { [I<--live>] | [I<--crash>] | [I<--reset>] } [I<--verbose>] [I<--memory-only>]