Fixed description for dirmngr:honor-http-proxy

This commit is contained in:
Werner Koch 2005-03-09 19:22:54 +00:00
parent b16d30910a
commit c6de0c2d4e
1 changed files with 1 additions and 1 deletions

View File

@ -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,