diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpgsm.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index d936b3eb2..3193e852f 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -342,6 +342,9 @@ to connect to this one. Fallback to a pipe based server if this does not work. Under Windows this option is ignored because the system dirmngr is always used. +@item --disable-dirmngr +Entirely disable the use of the Dirmngr. + @item --no-secmem-warning @opindex no-secmem-warning Don't print a warning when the so called "secure memory" can't be used. @@ -673,6 +676,10 @@ Supply the passphrase @var{string} to the gpg-protect-tool. This option is only useful for the regression tests included with this package and may be revised or removed at any time without notice. +@item --no-common-certs-import +@opindex no-common-certs-import +Suppress the import of common certificates on keybox creation. + @end table All the long options may also be given in the configuration file after |