Updates commit 1d38216d20141cef9ce83ca4ddbe9c79f5da4f39.
---
v2v/virt-v2v.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index d39609cf8..b2face339 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -126,7 +126,7 @@ a local file.
virt-v2v \
-i vmx -it ssh \
- "root(a)esxi.example.com/vmfs/volumes/datastore1/guest/guest.vmx" \
+ "ssh://root@esxi.example.com/vmfs/volumes/datastore1/guest/guest.vmx" \
-o local -os /var/tmp
The guest must not be running. Virt-v2v would I<not> need to be run
--
2.14.3