virsh: man: Add LXC format info for domxml-from/to-native

Signed-off-by: Li Yang <liyang.fnst@cn.fujitsu.com>
This commit is contained in:
Li Yang 2014-08-21 02:12:45 -04:00 committed by Ján Tomko
parent 33188c9fcb
commit b2e87c3628

View 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 Convert the file I<config> in the native guest configuration format
named by I<format> to a domain XML format. For QEMU/KVM hypervisor, 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 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> =item B<domxml-to-native> I<format> I<xml>
Convert the file I<xml> in domain XML format to the native guest Convert the file I<xml> in domain XML format to the native guest
configuration format named by I<format>. For QEMU/KVM hypervisor, configuration format named by I<format>. For QEMU/KVM hypervisor,
the I<format> argument must be B<qemu-argv>. For Xen hypervisor, the 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>] =item B<dump> I<domain> I<corefilepath> [I<--bypass-cache>]
{ [I<--live>] | [I<--crash>] | [I<--reset>] } [I<--verbose>] [I<--memory-only>] { [I<--live>] | [I<--crash>] | [I<--reset>] } [I<--verbose>] [I<--memory-only>]