summaryrefslogtreecommitdiff
path: root/mh/repl.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/repl.c')
-rw-r--r--mh/repl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/repl.c b/mh/repl.c
index 6a8ea4479..6a9d4963b 100644
--- a/mh/repl.c
+++ b/mh/repl.c
@@ -25,7 +25,7 @@
static char doc[] = N_("GNU MH repl")"\v"
N_("Options marked with `*' are not yet implemented.\n\
Use -help to obtain the list of traditional MH options.");
-static char args_doc[] = N_("[+folder] [msg]");
+static char args_doc[] = N_("[+FOLDER] [MESSAGE]");
/* GNU options */

Return to:

Send suggestions and report system problems to the System administrator.