]> git.proxmox.com Git - qemu.git/blobdiff - qemu-img.texi
Open 2.0 development tree
[qemu.git] / qemu-img.texi
index 43ee4eb5c47a5791c7cc347aee117fa724ada1a7..768054e9008d93bf0e8420bfbf02516dd8eab0f7 100644 (file)
@@ -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