diff --git a/tools/virsh.pod b/tools/virsh.pod index f00564fa5f..b7ceba8d03 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1607,21 +1607,17 @@ 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, B, or B. For -LXC hypervisor, the I argument must be B. +LXC hypervisor, the I argument must be B. For +VMware/ESX hypervisor, the I argument must be B. +For the Bhyve hypervisor, the I argument must be B. =item B I { [I<--xml>] I | I<--domain> I } Convert the file I into domain XML format or convert an existing I<--domain> to the native guest configuration format named by I. -The I and I<--domain> arguments are mutually exclusive. - -For the QEMU/KVM hypervisor, the I argument must be B. - -For the Xen hypervisor, the I argument may be B, B, -or B. - -For the LXC hypervisor, the I argument must be B. +The I and I<--domain> arguments are mutually exclusive. For the types +of I argument, refer to B. =item B I I [I<--bypass-cache>] { [I<--live>] | [I<--crash>] | [I<--reset>] } [I<--verbose>] [I<--memory-only>]