On 17.03.2017 11:45, Stefan Hajnoczi wrote:
> v2:
> * Print short help to avoid obscuring error messages [Max]
>
> This series improves getopt error messages. Unrecognized global options were
> skipped rather than causing qemu-img to exit as expected. Also avoid printing
> the full help text be
v2:
* Print short help to avoid obscuring error messages [Max]
This series improves getopt error messages. Unrecognized global options were
skipped rather than causing qemu-img to exit as expected. Also avoid printing
the full help text because it obscures the actual error message.
Stefan Hajn