v2v: docs: Match the two instances of /path/to/nbdkit in the documentation.

Fixes commit d81a2ee185.
See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1513884#c5
This commit is contained in:
Richard W.M. Jones
2017-12-18 10:29:11 +00:00
parent d3afdb6e3e
commit dab065a8ee

View File

@@ -1634,7 +1634,7 @@ To import a particular guest from vCenter server or ESXi hypervisor,
use a command like the following, substituting the URI, guest name and
SSL thumbprint:
$ export PATH=/path/to/nbdkit:$PATH
$ export PATH=/path/to/nbdkit-1.1.x:$PATH
$ virt-v2v \
-ic 'vpx://root@vcenter.example.com/Datacenter/esxi?no_verify=1' \
-it vddk \