mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Print more directories with gpgconf --list-dirs.
This commit is contained in:
parent
68fd14b144
commit
7b33b9324a
5 changed files with 55 additions and 9 deletions
|
@ -239,10 +239,13 @@ configuration file (usually @file{/etc/gnupg/gpgconf.conf}).
|
|||
|
||||
@item --list-dirs
|
||||
Lists the directories used by @command{gpgconf}. One directory is
|
||||
listed per line, and each line consists of a colon-separated list
|
||||
where the first field names the directory type (for example
|
||||
@code{sysconfdir}) and the second field contains the percent-escaped
|
||||
directory.
|
||||
listed per line, and each line consists of a colon-separated list where
|
||||
the first field names the directory type (for example @code{sysconfdir})
|
||||
and the second field contains the percent-escaped directory. Although
|
||||
they are not directories, the socket file names used by
|
||||
@command{gpg-agent} and @command{dirmngr} are printed as well. Note
|
||||
that the socket file names and the @code{homedir} lines are the default
|
||||
names and they may be overridden by command line switches.
|
||||
|
||||
@item --list-config [@var{filename}]
|
||||
List the global configuration file in a colon separated format. If
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue