gpgconf --version (return code: 0)
gpgconf (GnuPG) 2.1.11
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
gpgconf --help (return code: 0)
gpgconf (GnuPG) 2.1.11
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Syntax: gpgconf [options]
Manage configuration options for tools of the GnuPG system
Commands:
--list-components list all components
--check-programs check all programs
--list-options COMPONENT list options
--change-options COMPONENT change options
--check-options COMPONENT check options
--apply-defaults apply global default values
--list-dirs get the configuration directories for gpgconf
--list-config list global configuration file
--check-config check global configuration file
--reload reload all or a given component
--launch launch a given component
--kill kill a given component
Options:
-o, --output use as output file
-v, --verbose verbose
-q, --quiet quiet
-n, --dry-run do not make any changes
-r, --runtime activate changes at runtime, if possible
Please report bugs to <http://bugs.gnupg.org>.