diff options
Diffstat (limited to 'doc')
-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 ******************************* |