]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-img-cmds.hx
docs: Create docs/devel/qom.rst
[mirror_qemu.git] / qemu-img-cmds.hx
index 10b910b67cf87ee9c0ff1ffad7b43cb2f96424e5..b89c019b76bf34613b19a2cb65a01d148331d94c 100644 (file)
@@ -10,9 +10,9 @@ HXCOMM When amending the rST sections, please remember to copy the usage
 HXCOMM over to the per-command sections in docs/tools/qemu-img.rst.
 
 DEF("amend", img_amend,
-    "amend [--object objectdef] [--image-opts] [-p] [-q] [-f fmt] [-t cache] -o options filename")
+    "amend [--object objectdef] [--image-opts] [-p] [-q] [-f fmt] [-t cache] [--force] -o options filename")
 SRST
-.. option:: amend [--object OBJECTDEF] [--image-opts] [-p] [-q] [-f FMT] [-t CACHE] -o OPTIONS FILENAME
+.. option:: amend [--object OBJECTDEF] [--image-opts] [-p] [-q] [-f FMT] [-t CACHE] [--force] -o OPTIONS FILENAME
 ERST
 
 DEF("bench", img_bench,