[Pkg-libvirt-commits] [libguestfs] 94/179: 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:08:32 UTC 2014


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

bengen pushed a commit to branch experimental
in repository libguestfs.

commit a7a5a223d4ca17b09a1e489fb3f147a2102f98d7
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.
---
 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