1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-01 22:28:02 +02:00

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

View File

@ -748,7 +748,7 @@ static gc_option_t gc_options_dirmngr[] =
GC_ARG_TYPE_STRING, GC_BACKEND_DIRMNGR }, GC_ARG_TYPE_STRING, GC_BACKEND_DIRMNGR },
{ "honor-http-proxy", GC_OPT_FLAG_NONE, GC_LEVEL_ADVANCED, { "honor-http-proxy", GC_OPT_FLAG_NONE, GC_LEVEL_ADVANCED,
"dirmngr", N_("use system's HTTP proxy setting"), "dirmngr", N_("use system's HTTP proxy setting"),
GC_ARG_TYPE_STRING, GC_BACKEND_DIRMNGR }, GC_ARG_TYPE_NONE, GC_BACKEND_DIRMNGR },
{ "LDAP", { "LDAP",
GC_OPT_FLAG_GROUP, GC_LEVEL_BASIC, GC_OPT_FLAG_GROUP, GC_LEVEL_BASIC,