Minor typo on https://libvirt.org/kbase/backing_chains.html

Roland Clobus rclobus at rclobus.nl
Mon Jun 1 15:40:45 UTC 2020


Hello all,

I've found a minor typo on https://libvirt.org/kbase/backing_chains.html

In the section 'Manual image creation' the word 'create' was missing
from the command line:

Current:
qemu-img -f qcow2 -F qcow2 -b $BACKING_IMAGE_PATH $IMAGE_PATH
Corrected:
qemu-img create -f qcow2 -F qcow2 -b $BACKING_IMAGE_PATH $IMAGE_PATH

With kind regards,
Roland Clobus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200601/d272b3c7/attachment-0001.sig>


More information about the libvir-list mailing list