multiple pages: Unify file path syntax to indicate a 'path to' (#4816)
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
|
||||
- Convert a VMWare .vmdk disk image to a KVM .qcow2 disk image:
|
||||
|
||||
`qemu-img convert -O qcow2 {{/path/to/file/foo.vmdk}} {{/path/to/file/foo.qcow2}}`
|
||||
`qemu-img convert -O qcow2 {{path/to/file/foo.vmdk}} {{path/to/file/foo.qcow2}}`
|
||||
|
Reference in New Issue
Block a user