On Mon, Mar 7, 2016 at 8:25 PM, Markus Armbruster wrote:
> Burying error messages in ~20 lines of usage help is bad form. Print
> a single line pointing to -h instead.
>
> Print -h help to stdout rather than stderr. Fix default of -p. Clean
> up the help text a bit.
>
> Signed-off-by: Markus Ar
Burying error messages in ~20 lines of usage help is bad form. Print
a single line pointing to -h instead.
Print -h help to stdout rather than stderr. Fix default of -p. Clean
up the help text a bit.
Signed-off-by: Markus Armbruster
---
contrib/ivshmem-server/main.c | 63