core: New pseudo option ARGPARSE_PERMISSION_ERROR.
* src/gpg-error.h.in (ARGPARSE_PERMISSION_ERROR): New. * src/argparse.c (initialize): Add code to print this error.
We need this option to reject certain config files if we detect a
permission problem.
- Signed-off-by: Werner Koch <wk@gnupg.org>