aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-14 14:23:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-14 14:23:42 +0000
commitb240d6174c9646af0924f60e6cc0d5b670f70da0 (patch)
treef98d2de4ce6f43463c3402cd2660b190eb7e29f0 /src/main.c
parent4cf00a88e74e68314615f5b2f4a40512960c5749 (diff)
downloadmailfromd-b240d6174c9646af0924f60e6cc0d5b670f70da0.tar.gz
mailfromd-b240d6174c9646af0924f60e6cc0d5b670f70da0.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1431 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
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[] = {
868 { NULL, 0, NULL, 0, 868 { NULL, 0, NULL, 0,
869 N_("Database management options"), GRP }, 869 N_("Database management options"), GRP },
870 { "file", 'f', N_("FILE"), 0, 870 { "file", 'f', N_("FILE"), 0,
871 N_("DB file name to operate upon (for --list, --delete, --expire)"), 871 N_("DB file name to operate upon"),
872 GRP+1 }, 872 GRP+1 },
873 { "format", 'H', N_("FORMAT"), 0, 873 { "format", 'H', N_("FORMAT"), 0,
874 N_("Format of the DB file to operate upon"), GRP+1 }, 874 N_("Format of the DB file to operate upon"), GRP+1 },

Return to:

Send suggestions and report system problems to the System administrator.