From b2e87c3628406aa18b383109f440e3322f3e0d6f Mon Sep 17 00:00:00 2001 From: Li Yang Date: Thu, 21 Aug 2014 02:12:45 -0400 Subject: [PATCH] virsh: man: Add LXC format info for domxml-from/to-native Signed-off-by: Li Yang --- tools/virsh.pod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 17532e2ed..e0dfd13dc 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>] -- 2.39.5