[Pkg-libvirt-commits] [libguestfs] 24/35: v2v: Document the input: output: and convert: features in --machine-readable output.

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

commit 32736857b3590554c4707cfe33eebed0ccc04abe
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Sep 17 21:34:10 2014 +0100

    v2v: Document the input: output: and convert: features in --machine-readable output.
---
 v2v/virt-v2v.pod | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index 05817ef..827648b 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -858,10 +858,20 @@ virt-v2v binary.  Typical output looks like this:
  $ virt-v2v --machine-readable
  virt-v2v
  libguestfs-rewrite
+ input:disk
+ [...]
+ output:local
+ [...]
+ convert:enterprise-linux
+ convert:windows
 
 A list of features is printed, one per line, and the program exits
 with status 0.
 
+The C<input:> and C<output:> features refer to I<-i> and I<-o> (input
+and output mode) options supported by this binary.  The C<convert:>
+features refer to guest types that this binary knows how to convert.
+
 Secondly use the option in conjunction with other options to make the
 regular program output more machine friendly.
 

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