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

2016-05-09 Thread Max Reitz
On 08.05.2016 05:16, Eric Blake wrote: > The Usage: summary is missing several options, but rather than > having to maintain it, it's simpler to just state [OPTIONS], > since the options are spelled out below. > > Commit 499afa2 added --image-opts, but forgot to document it in > --help. Likewise

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

2016-05-07 Thread Eric Blake
The Usage: summary is missing several options, but rather than having to maintain it, it's simpler to just state [OPTIONS], since the options are spelled out below. Commit 499afa2 added --image-opts, but forgot to document it in --help. Likewise for commit 9e8f183 and -d/--discard. Commit e3aff4