Re: [Qemu-devel] [PATCH v2 0/7] qemu-img: Improve option help for amend

2018-06-01 Thread Max Reitz
On 2018-05-09 23:00, Max Reitz wrote: > [Unchanged text from v1 ahead] > > Currently, "qemu-img amend -f $format -o help" prints many things which > it claims to be supported, but most of the time it's wrong. Usually > that starts with the format already: No format but qcow2 supports option > ame

[Qemu-devel] [PATCH v2 0/7] qemu-img: Improve option help for amend

2018-05-09 Thread Max Reitz
[Unchanged text from v1 ahead] Currently, "qemu-img amend -f $format -o help" prints many things which it claims to be supported, but most of the time it's wrong. Usually that starts with the format already: No format but qcow2 supports option amendment, so we should never claim that a format sup