]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-img: snapshot: allow specifying -f fmt
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 31 May 2025 17:15:57 +0000 (20:15 +0300)
committerKevin Wolf <kwolf@redhat.com>
Tue, 15 Jul 2025 18:49:01 +0000 (20:49 +0200)
commite19597bc552f2db08b5595682cc4de6ec259ade6
treed8694ccc54d92e441522e6351fcf5feea6c6040c
parentfed0efefc24144ffacbd3452819909e83e14f595
qemu-img: snapshot: allow specifying -f fmt

For consistency with other commands, and since it already
accepts --image-opts, allow specifying -f fmt too.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250531171609.197078-16-mjt@tls.msk.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/tools/qemu-img.rst
qemu-img-cmds.hx
qemu-img.c