From d26ac59e9c5b1d8d3d4175c9ef88212c7727f0d3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 18 Apr 2026 09:08:15 +0100 Subject: [PATCH] docs: Show input parameters for -i input methods Show what input parameters (eg. list of disk images, XML file) should be used for each input method. This is an attempt to make the documentation a little clearer. (cherry picked from commit 6cb43b899a52aa02d99b385fb270a421d58ce084) --- docs/virt-v2v.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/virt-v2v.pod b/docs/virt-v2v.pod index f1bda76a..945e8dfc 100644 --- a/docs/virt-v2v.pod +++ b/docs/virt-v2v.pod @@ -266,7 +266,7 @@ Note this options only applies to keys and passphrases for encrypted devices and partitions, not for passwords used to connect to remote servers. -=item B<-i> B +=item B<-i> B disk [disk ...] Set the input method to I. @@ -276,7 +276,7 @@ usually adequate but you can get finer control (eg. of memory and vCPUs) by using I<-i libvirtxml> instead. Only guests that use a single disk can be imported this way. -=item B<-i> B +=item B<-i> B name|UUID Set the input method to I. This is the default. @@ -286,7 +286,7 @@ I<-ic>). See L below. -=item B<-i> B +=item B<-i> B guestB<.xml> Set the input method to I. @@ -295,11 +295,11 @@ This file is read in order to get metadata about the source guest (such as its name, amount of memory), and also to locate the input disks. See L below. -=item B<-i> B +=item B<-i> B disk [disk ...] This is the same as I<-i disk>. -=item B<-i> B +=item B<-i> B guestB<.ova> Set the input method to I. @@ -308,7 +308,7 @@ ova manifest file and check the vmdk volumes for validity (checksums) as well as analyzing the ovf file, and then convert the guest. See L. -=item B<-i> B +=item B<-i> B guestB<.vmx>|B... Set the input method to I.