Blame SOURCES/0075-v2v-docs-State-that-vddk-thumbprint-is-only-required.patch

151578
From 8e556500316c8e53993f50fe9ecb56d9524f5cab Mon Sep 17 00:00:00 2001
151578
From: "Richard W.M. Jones" <rjones@redhat.com>
151578
Date: Wed, 6 Dec 2017 15:53:41 +0000
151578
Subject: [PATCH] v2v: docs: State that --vddk-thumbprint is only required if
151578
 --vddk present (RHBZ#1513884).
151578
151578
Thanks: Ming Xie, Pino Toscano.
151578
151578
See also:
151578
https://bugzilla.redhat.com/show_bug.cgi?id=1513884#c2
151578
151578
(cherry picked from commit 4b43697f9bc9b0fa33e26fbc2fce136ebaa89005)
151578
---
151578
 v2v/virt-v2v.pod | 3 ++-
151578
 1 file changed, 2 insertions(+), 1 deletion(-)
151578
151578
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
151578
index 13f021c6d..e798ad1e7 100644
151578
--- a/v2v/virt-v2v.pod
151578
+++ b/v2v/virt-v2v.pod
151578
@@ -528,7 +528,8 @@ See L</INPUT FROM VDDK> below for details.
151578
 
151578
 When using VDDK mode, these options are passed unmodified to the
151578
 L<nbdkit(1)> VDDK plugin.  Please refer to L<nbdkit-vddk-plugin(1)>.
151578
-Only I<--vddk-thumbprint> is required, the others are optional.
151578
+If I<--vddk> is present, I<--vddk-thumbprint> is also required,
151578
+the rest are optional.
151578
 
151578
 =item B<--vdsm-compat=0.10>
151578
 
151578
-- 
151578
2.14.3
151578