Add missing long options and --help output,
reorder options for consistency.
While at it, remove unused option_index variable.
Signed-off-by: Michael Tokarev
---
qemu-img.c | 59 +++---
1 file changed, 38 insertions(+), 21 deletions(-)
diff --git
On 15.07.2025 16:07, Kevin Wolf wrote:
+" --start-offset OFFSET\n"
-s, --start-offset
+" --max-length LENGTH\n"
-l, --max-length
These are also undocumented. Lemme add some info for them..
/mjt
Am 31.05.2025 um 19:15 hat Michael Tokarev geschrieben:
> Add missing long options and --help output,
> reorder options for consistency.
>
> While at it, remove unused option_index variable.
>
> Signed-off-by: Michael Tokarev
> ---
> qemu-img.c | 57 ++---
Add missing long options and --help output,
reorder options for consistency.
While at it, remove unused option_index variable.
Signed-off-by: Michael Tokarev
---
qemu-img.c | 57 ++
1 file changed, 36 insertions(+), 21 deletions(-)
diff --git