Re: [Qemu-devel] [PATCH v4 1/6] qemu-io: Add missing option documentation

2016-05-06 Thread Max Reitz
On 05.05.2016 05:42, Eric Blake wrote: > Commit 499afa2 added --image-opts, but forgot to document it in > --help. Likewise for commit 9e8f183 and -d/--discard. > > Finally, commit 10d9d75 removed -g/--growable, but forgot to > cull it from the valid short options. > > Signed-off-by: Eric Blake

[Qemu-devel] [PATCH v4 1/6] qemu-io: Add missing option documentation

2016-05-04 Thread Eric Blake
Commit 499afa2 added --image-opts, but forgot to document it in --help. Likewise for commit 9e8f183 and -d/--discard. Finally, commit 10d9d75 removed -g/--growable, but forgot to cull it from the valid short options. Signed-off-by: Eric Blake --- qemu-io.c | 4 +++- 1 file changed, 3 insertion