[Pkg-libvirt-commits] [libguestfs] 01/61: v2v: Change --help text URLs so they don't reference esx as main server.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:09:34 UTC 2014


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

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

commit ab570c7593262fdf323db72a87a6ff3ad7c61008
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Oct 18 13:53:19 2014 +0100

    v2v: Change --help text URLs so they don't reference esx as main server.
    
    (cherry picked from commit a7a5a223d4ca17b09a1e489fb3f147a2102f98d7)
---
 v2v/cmdline.ml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/v2v/cmdline.ml b/v2v/cmdline.ml
index 0ef1338..6f8a964 100644
--- a/v2v/cmdline.ml
+++ b/v2v/cmdline.ml
@@ -190,9 +190,9 @@ let parse_cmdline () =
     sprintf (f_"\
 %s: convert a guest to use KVM
 
- virt-v2v -ic vpx://esx.example.com/Datacenter/esxi -os imported esx_guest
+ virt-v2v -ic vpx://vcenter.example.com/Datacenter/esxi -os imported esx_guest
 
- virt-v2v -ic vpx://esx.example.com/Datacenter/esxi esx_guest \
+ virt-v2v -ic vpx://vcenter.example.com/Datacenter/esxi esx_guest \
    -o rhev -os rhev.nfs:/export_domain --network rhevm
 
  virt-v2v -i libvirtxml guest-domain.xml -o local -os /var/tmp

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