diff options
author | Werner Koch <[email protected]> | 2006-10-24 14:45:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-10-24 14:45:34 +0000 |
commit | a2786169f2e17f67595c96f383e780b9548a6b6c (patch) | |
tree | 8c5571293aca13b0b539050a6f1af44cbb908e30 /doc/gpg.texi | |
parent | 2006-10-24 Marcus Brinkmann <[email protected]> (diff) | |
download | gnupg-a2786169f2e17f67595c96f383e780b9548a6b6c.tar.gz gnupg-a2786169f2e17f67595c96f383e780b9548a6b6c.zip |
Preparing another releasegnupg-1.9.94
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 6849b19ae..cc5b070f3 100644 --- a/doc/gpg.texi +++ b/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 ******************************* |