aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-03-09 19:22:54 +0000
committerWerner Koch <[email protected]>2005-03-09 19:22:54 +0000
commitc6de0c2d4e38b23917b0da3ae711f0b36b24e371 (patch)
treeeaa337cdc4a91aa5e6d2da1c58d751efa2dde01c /tools/gpgconf-comp.c
parentAdd honor-http-proxy. (diff)
downloadgnupg-c6de0c2d4e38b23917b0da3ae711f0b36b24e371.tar.gz
gnupg-c6de0c2d4e38b23917b0da3ae711f0b36b24e371.zip
Fixed description for dirmngr:honor-http-proxy
Diffstat (limited to 'tools/gpgconf-comp.c')
-rw-r--r--tools/gpgconf-comp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c
index dd35d3701..5e6777e1f 100644
--- a/tools/gpgconf-comp.c
+++ b/tools/gpgconf-comp.c
@@ -748,7 +748,7 @@ static gc_option_t gc_options_dirmngr[] =
GC_ARG_TYPE_STRING, GC_BACKEND_DIRMNGR },
{ "honor-http-proxy", GC_OPT_FLAG_NONE, GC_LEVEL_ADVANCED,
"dirmngr", N_("use system's HTTP proxy setting"),
- GC_ARG_TYPE_STRING, GC_BACKEND_DIRMNGR },
+ GC_ARG_TYPE_NONE, GC_BACKEND_DIRMNGR },
{ "LDAP",
GC_OPT_FLAG_GROUP, GC_LEVEL_BASIC,