aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgsm.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-03-12 17:24:52 +0000
committerWerner Koch <[email protected]>2014-03-12 17:35:36 +0000
commit6dd5d99a61f24aff862ccba9f7410d7f1af87c05 (patch)
tree2fbd908268f7bf2b614884edabe09f2e00df5627 /doc/gpgsm.texi
parentdirmngr: Detect dead keyservers and try another one. (diff)
downloadgnupg-6dd5d99a61f24aff862ccba9f7410d7f1af87c05.tar.gz
gnupg-6dd5d99a61f24aff862ccba9f7410d7f1af87c05.zip
gpg: Add option --dirmngr-program.
* g10/gpg.c: Add option --dirmngr-program. * g10/options.h (struct opt): Add field dirmngr_program. * g10/call-dirmngr.c (create_context): Use new var. * dirmngr/dirmngr.c: Include gc-opt-flags.h. (main): Remove GC_OPT_FLAG_*. * tools/gpgconf-comp.c (GC_OPT_FLAG_NO_CHANGE): Move macro to ... * common/gc-opt-flags.h: here.
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r--doc/gpgsm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index f7cedaf95..3d2594f68 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -350,7 +350,7 @@ as a fallback when the environment variable @code{GPG_AGENT_INFO} is not
set or a running agent cannot be connected.
@item --dirmngr-program @var{file}
-@opindex dirmnr-program
+@opindex dirmngr-program
Specify a dirmngr program to be used for @acronym{CRL} checks. The
default value is @file{/usr/sbin/dirmngr}. This is only used as a
fallback when the environment variable @code{DIRMNGR_INFO} is not set or