mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Preparing another release
This commit is contained in:
parent
86852e7eed
commit
a2786169f2
8 changed files with 68 additions and 22 deletions
12
doc/gpg.texi
12
doc/gpg.texi
|
@ -2394,6 +2394,18 @@ source distribution for the details of which configuration items may be
|
|||
listed. @option{--list-config} is only usable with
|
||||
@option{--with-colons} set.
|
||||
|
||||
@item --gpgconf-list
|
||||
@opindex gpgconf-list
|
||||
This command is simliar to @option{--list-config} but in general only
|
||||
internally used by the @command{gpgconf} tool.
|
||||
|
||||
@item --gpgconf-test
|
||||
@opindex gpgconf-test
|
||||
This is more or less dummy action. However it parses the configuration
|
||||
file and returns with failure if the configuraion file would prevent
|
||||
@command{gpg} from startup. Thus it may be used to run a syntax check
|
||||
on the configuration file.
|
||||
|
||||
@end table
|
||||
|
||||
@c *******************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue