summaryrefslogtreecommitdiff
path: root/mh/comp.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-08-22 10:31:18 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-08-22 10:31:18 +0300
commitcc8d9c7151e8353ea88426d881d20a6ee201db69 (patch)
tree2c00ebfbfdd67bfdb6abe2b54c681cebf5dd8df3 /mh/comp.c
parent2b6416ef15089f8780583bfa773ac8878f9e44f3 (diff)
downloadmailutils-cc8d9c7151e8353ea88426d881d20a6ee201db69.tar.gz
mailutils-cc8d9c7151e8353ea88426d881d20a6ee201db69.tar.bz2
Fix docstrings for -nowhatnowproc
Diffstat (limited to 'mh/comp.c')
-rw-r--r--mh/comp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/comp.c b/mh/comp.c
index bec244ccc..0697d2f46 100644
--- a/mh/comp.c
+++ b/mh/comp.c
@@ -49,7 +49,7 @@ static struct argp_option options[] = {
{"whatnowproc", ARG_WHATNOWPROC, N_("PROG"), 0,
N_("set the replacement for whatnow program")},
{"nowhatnowproc", ARG_NOWHATNOWPROC, NULL, 0,
- N_("ignore whatnowproc variable. Use standard `whatnow' shell instead.")},
+ N_("don't run whatnowproc")},
{"use", ARG_USE, N_("BOOL"), OPTION_ARG_OPTIONAL,
N_("use draft file preserved after the last session") },
{"nouse", ARG_NOUSE, NULL, OPTION_HIDDEN, ""},

Return to:

Send suggestions and report system problems to the System administrator.