From 4a7e75542e60524ac8d45245b6d84abddd4ae557 Mon Sep 17 00:00:00 2001 From: Jiri Kalvoda Date: Sun, 18 Jul 2021 15:20:55 +0200 Subject: [PATCH] Better help for -i --- cm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm.c b/cm.c index e6b9daa..c54a6ef 100644 --- a/cm.c +++ b/cm.c @@ -1549,7 +1549,7 @@ usage(void) Options:\n\ -c \t\tScan mailboxes every seconds (default is 30)\n\ -d\t\t\tLog debug messages to stderr\n\ --i\t\t\tInclude user's INBOX\n\ +-i\t\t\tInclude user's INBOX (/var/mail/=INBOX)\n\ -m \t\tCommand to run on the selected mailbox, %%s gets replaced by mailbox path\n\ -o =\tSet mailbox options\n\ -o \t\tSet default options for all mailboxes\n\ -- 2.39.2