qemu/qga
Eric Blake f5048cb751 maint: Include bug-reporting info in --help output
These days, many programs are including a bug-reporting address,
or better yet, a link to the project web site, at the tail of
their --help output.  However, we were not very consistent at
doing so: only qemu-nbd and qemu-qa mentioned anything, with the
latter pointing to an individual person instead of the project.

Add a new #define that sets up a uniform string, mentioning both
bug reporting instructions and overall project details, and which
a downstream vendor could tweak if they want bugs to go to a
downstream database.  Then use it in all of our binaries which
have --help output.

The canned text intentionally references http:// instead of https://
because our https website currently causes certificate errors in
some browsers.  That can be tweaked later once we have resolved the
web site issued.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170803163353.19558-5-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-08-08 17:28:53 +02:00
..
installer qemu-ga: add missing libpcre to MSI build 2017-07-17 18:58:37 -05:00
vss-win32 qga-win: fix installation on localized windows 2017-07-17 18:51:14 -05:00
Makefile.objs
channel-posix.c sockets: Limit SocketAddressLegacy to external interfaces 2017-05-09 09:14:40 +02:00
channel-win32.c
channel.h
commands-posix.c test-qga: add test for guest-get-osinfo 2017-07-18 05:49:01 -05:00
commands-win32.c qemu-ga: add guest-get-osinfo command 2017-07-18 05:48:57 -05:00
commands.c qapi: merge QInt and QFloat in QNum 2017-06-20 14:31:31 +02:00
guest-agent-command-state.c
guest-agent-core.h
main.c maint: Include bug-reporting info in --help output 2017-08-08 17:28:53 +02:00
qapi-schema.json qemu-ga: add guest-get-osinfo command 2017-07-18 05:48:57 -05:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h