aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
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[] = {
{ 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 },

Return to:

Send suggestions and report system problems to the System administrator.