gpg: Make --list-options show-usage the default.
* g10/gpg.c (main): Add LIST_SHOW_USAGE.
The usage flags are often useful and they don't take away much space
in a key listing. Thus it is better to have them enabled by default.
- Signed-off-by: Werner Koch <wk@gnupg.org>