[Pkg-libvirt-commits] [libguestfs] 25/40: v2v: Fix --help documentation of -o glance option.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:44:52 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 44907763a6ee739f9fdd3b0a0e4b3d83ae4148d5
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Sep 12 12:41:26 2014 +0100

    v2v: Fix --help documentation of -o glance option.
    
    Thanks: Junqin Zhou
---
 v2v/cmdline.ml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v2v/cmdline.ml b/v2v/cmdline.ml
index 0c7c8bd..9640516 100644
--- a/v2v/cmdline.ml
+++ b/v2v/cmdline.ml
@@ -166,7 +166,7 @@ let parse_cmdline () =
 
  virt-v2v -i disk -o local -os /var/tmp disk.img
 
- virt-v2v -i disk disk.img -o glance -os glance_image_name
+ virt-v2v -i disk disk.img -o glance
 
 There is a companion front-end called \"virt-p2v\" which comes as an
 ISO or CD image that can be booted on physical machines.

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