[Pkg-libvirt-commits] [libguestfs] 04/40: v2v: Sort the -i options alphabetically in the man page.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:44:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.44-1
in repository libguestfs.

commit 49fa6912ed16d6946da2a603fdb1fc24fdee530b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Sep 9 23:06:54 2014 +0100

    v2v: Sort the -i options alphabetically in the man page.
---
 v2v/virt-v2v.pod | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index c22904c..7a72432 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -161,14 +161,6 @@ 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 ova>
-
-Set the input method to I<ova>.
-
-In this mode you can read a VMware ova file.  Virt-v2v will read the
-ova manifest file and check the vmdk volumes for validity (checksums)
-as well as analyzing the ovf file, and then convert the guest.
-
 =item B<-i libvirt>
 
 Set the input method to I<libvirt>.  This is the default.
@@ -189,6 +181,14 @@ disks.  See L</MINIMAL XML FOR -i libvirtxml OPTION> below.
 
 This is the same as I<-i disk>.
 
+=item B<-i ova>
+
+Set the input method to I<ova>.
+
+In this mode you can read a VMware ova file.  Virt-v2v will read the
+ova manifest file and check the vmdk volumes for validity (checksums)
+as well as analyzing the ovf file, and then convert the guest.
+
 =item B<-ic> libvirtURI
 
 Specify a libvirt connection URI to use when reading the guest.  This

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list