[Pkg-libvirt-commits] [libguestfs] 18/63: v2v: Clarify documentation for -o local.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:43:25 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.39-1
in repository libguestfs.

commit ee5470d083f106f0843d65229c521d4f997674e8
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Sep 2 23:40:28 2014 +0100

    v2v: Clarify documentation for -o local.
---
 v2v/virt-v2v.pod | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index 4182ccf..cb7fec8 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -251,12 +251,15 @@ In this mode, the converted guest is written to a local directory
 specified by I<-os /dir> (the directory must exist).  The converted
 guest's disks are written as:
 
- /dir/disk-sda
- /dir/disk-sdb
+ /dir/name-sda
+ /dir/name-sdb
  [etc]
 
-and a libvirt XML file is created containing guest metadata
-(C</dir/name.xml>, where C<name> is the guest name).
+and a libvirt XML file is created containing guest metadata:
+
+ /dir/name.xml
+
+where C<name> is the guest name.
 
 =item B<-o ovirt>
 

-- 
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