diff --git a/tools/virsh.pod b/tools/virsh.pod index 3b669b5762..7001209fa1 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -670,12 +670,16 @@ seconds elapsed since the control interface entered its current state. =item B I I Convert the file I in the native guest configuration format -named by I to a domain XML 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. =item B I I Convert the file I in domain XML format to the native guest -configuration format named by I. +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. =item B I I [I<--bypass-cache>] { [I<--live>] | [I<--crash>] | [I<--reset>] }