mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user