]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/tools/qemu-img.rst
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
[mirror_qemu.git] / docs / tools / qemu-img.rst
index e33f5575e35d8cc5ca1c8d8ecb6ed69dc1d08d85..c35bd6482203d32f2a54b5b72d9bb8aa2d1de7c4 100644 (file)
@@ -258,6 +258,10 @@ Command description:
   Amends the image format specific *OPTIONS* for the image file
   *FILENAME*. Not all file formats support this operation.
 
+  The set of options that can be amended are dependent on the image
+  format, but note that amending the backing chain relationship should
+  instead be performed with ``qemu-img rebase``.
+
   --force allows some unsafe operations. Currently for -f luks, it allows to
   erase the last encryption key, and to overwrite an active encryption key.