
gpgconf
List of commands for gpgconf:
-
gpgconf:tldr:267e7 gpgconf: List the directories used by gpgconf.$ gpgconf --list-dirstry on your machineexplain this command
-
gpgconf:tldr:ba8d1 gpgconf: Reload a component.$ gpgconf --reload ${component}try on your machineexplain this command
-
gpgconf:tldr:c3b03 gpgconf: List all options of a component.$ gpgconf --list-options ${component}try on your machineexplain this command
-
gpgconf:tldr:e98b8 gpgconf: List programs and test whether they are runnable.$ gpgconf --check-programstry on your machineexplain this command
-
gpgconf:tldr:fcc5b gpgconf: List all components.$ gpgconf --list-componentstry on your machineexplain this command