From b240d6174c9646af0924f60e6cc0d5b670f70da0 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 14 May 2007 14:23:42 +0000 Subject: Update git-svn-id: file:///svnroot/mailfromd/trunk@1431 7a8a7f39-df28-0410-adc6-e0d955640f24 --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 4572bda3..cdb7737c 100644 --- a/src/main.c +++ b/src/main.c @@ -868,7 +868,7 @@ static struct argp_option options[] = { { NULL, 0, NULL, 0, N_("Database management options"), GRP }, { "file", 'f', N_("FILE"), 0, - N_("DB file name to operate upon (for --list, --delete, --expire)"), + N_("DB file name to operate upon"), GRP+1 }, { "format", 'H', N_("FORMAT"), 0, N_("Format of the DB file to operate upon"), GRP+1 }, -- cgit v1.2.1