From 6842d01281169683b6654c7629e21b5acf57ff6d Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Thu, 23 Jun 2016 10:38:47 -0400
Subject: [PATCH] RHEL 7: v2v: Remove --dcpath option from manual page
(RHBZ#1315237).
This is no longer required, since RHEL 7.3.
---
v2v/virt-v2v.pod | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index 93f0e77..4ea02ab 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -169,19 +169,6 @@ Write a compressed output file. This is only allowed if the output
format is qcow2 (see I<-of> below), and is equivalent to the I<-c>
option of L<qemu-img(1)>.
-=item B<--dcpath> Folder/Datacenter
-
-B<NB:> You don't need to use this parameter if you have
-S<libvirt E<ge> 1.2.20>.
-
-For VMware vCenter, override the C<dcPath=...> parameter used to
-select the datacenter. Virt-v2v can usually calculate this from the
-C<vpx://> URI, but if it gets it wrong, then you can override it using
-this setting. Go to your vCenter web folder interface, eg.
-C<https://vcenter.example.com/folder> (I<without> a trailing slash),
-and examine the C<dcPath=> parameter in the URLs that appear on this
-page.
-
=item B<--debug-gc>
Debug garbage collection and memory allocation. This is only useful
--
2.7.4