X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-img-cmds.hx;h=da1d965f3e263b95fcf20f58aae7740ce9dd55c3;hb=b5fc314bcbb80f76b8deaf23a4c45767b87f750b;hp=0c36e5968ff5e3952e42795b2252d0c2158a9d74;hpb=2d1fe1873a984d1c2c89ffa3d12949cafc718551;p=qemu.git diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx index 0c36e5968..da1d965f3 100644 --- a/qemu-img-cmds.hx +++ b/qemu-img-cmds.hx @@ -67,5 +67,11 @@ DEF("resize", img_resize, "resize [-q] filename [+ | -]size") STEXI @item resize [-q] @var{filename} [+ | -]@var{size} +ETEXI + +DEF("amend", img_amend, + "amend [-q] [-f fmt] -o options filename") +STEXI +@item amend [-q] [-f @var{fmt}] -o @var{options} @var{filename} @end table ETEXI