X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-img.texi;h=768054e9008d93bf0e8420bfbf02516dd8eab0f7;hb=0478f37ce258438d74164dd182b0ae125f174ec6;hp=43ee4eb5c47a5791c7cc347aee117fa724ada1a7;hpb=964737ea195de1560f3bcf55b8b6d4f7d0d4a619;p=qemu.git diff --git a/qemu-img.texi b/qemu-img.texi index 43ee4eb5c..768054e90 100644 --- a/qemu-img.texi +++ b/qemu-img.texi @@ -350,6 +350,11 @@ sizes accordingly. Failure to do so will result in data loss! After using this command to grow a disk image, you must use file system and partitioning tools inside the VM to actually begin using the new space on the device. + +@item amend [-f @var{fmt}] -o @var{options} @var{filename} + +Amends the image format specific @var{options} for the image file +@var{filename}. Not all file formats support this operation. @end table @c man end