summaryrefslogtreecommitdiff
path: root/guimb
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 14:25:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 14:25:42 +0000
commitfcb98f8bdf89ee25027378411209f7eb2ea25387 (patch)
tree74e438861ae75244263bbf8953da426b45df6024 /guimb
parent7dd2143ac1972cf3311e2ad46a6a206ae8973182 (diff)
downloadmailutils-fcb98f8bdf89ee25027378411209f7eb2ea25387.tar.gz
mailutils-fcb98f8bdf89ee25027378411209f7eb2ea25387.tar.bz2
Fixed help output.
Diffstat (limited to 'guimb')
-rw-r--r--guimb/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/guimb/main.c b/guimb/main.c
index 2439ddaf9..fb7cf7d90 100644
--- a/guimb/main.c
+++ b/guimb/main.c
@@ -120,7 +120,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
const char *argp_program_version = "guimb (" PACKAGE_STRING ")";
static char doc[] =
-N_("GNU guimb -- Process the contents of the specified mailboxes\n"
+N_("GNU guimb -- Process the contents of the specified mailboxes "
"using a Scheme program or expression.");
static char args_doc[] = N_("[mailbox...]");

Return to:

Send suggestions and report system problems to the System administrator.