Consistently letting --help point users back to the full resources of the project is a good idea. Also enhance some --version outputs.
Eric Blake (3): qemu-io: Give more --version information qga: Give more --version information maint: Include bug-reporting info in --help output. include/qemu-common.h | 5 +++++ vl.c | 4 +++- bsd-user/main.c | 2 ++ linux-user/main.c | 4 +++- qemu-img.c | 2 +- qemu-io.c | 9 ++++++--- qemu-nbd.c | 2 +- qga/main.c | 8 +++++--- 8 files changed, 26 insertions(+), 10 deletions(-) -- 2.13.3