commands.sh

gpgconf

all

Modify `.gnupg` home directories.

More info →

Options (1)

-L, --list-dirsboolean

List the directories used by gpgconf

Example: gpgconf {{[-L|--list-dirs]}}

Examples (5)

List all components

gpgconf --list-components

List the directories used by gpgconf

gpgconf [-L|--list-dirs]

List all options of a component

gpgconf --list-options component

List programs and test whether they are runnable

gpgconf --check-programs

Reload a component

gpgconf --reload component
made by @shridhargupta | data from tldr-pages