From fd19a84c805099c4f672a3d0968c87d305c647a9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 14 Oct 2010 08:32:55 +0000 Subject: Some tweaks to the agent startup. --- tools/gpgconf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/gpgconf.c') diff --git a/tools/gpgconf.c b/tools/gpgconf.c index 222bc48f8..d6c333792 100644 --- a/tools/gpgconf.c +++ b/tools/gpgconf.c @@ -50,7 +50,6 @@ enum cmd_and_opt_values aCheckConfig, aListDirs, aReload - }; @@ -72,7 +71,7 @@ static ARGPARSE_OPTS opts[] = N_("list global configuration file") }, { aCheckConfig, "check-config", 256, N_("check global configuration file") }, - { aReload, "reload", 256, "@" }, + { aReload, "reload", 256, N_("reload all or a given component")}, { 301, NULL, 0, N_("@\nOptions:\n ") }, -- cgit v1.2.3