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 d2ff7f41..8e8dbb6a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1112,7 +1112,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
break;
case OPTION_CONFIG_FILE:
- mu_error("Warning: --config-file is obsolete; give filter script as an argument");
+ mu_error("Warning: --config-file is obsolete; give the filter script name as an argument");
script_file = arg;
break;

Return to:

Send suggestions and report system problems to the System administrator.