From: xi Date: Wed, 23 Aug 2006 19:37:18 +0000 (+1000) Subject: Small textual correction X-Git-Tag: RELEASE_1_2_12_RC1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbe88e260a9fe7331bc7edebeeb32117eb33f66;p=thirdparty%2Fmlmmj.git Small textual correction --- diff --git a/src/mlmmj-unsub.c b/src/mlmmj-unsub.c index 34746dce..b93391db 100644 --- a/src/mlmmj-unsub.c +++ b/src/mlmmj-unsub.c @@ -279,10 +279,10 @@ static void print_help(const char *prg) " -a: Email address to unsubscribe \n" " -c: Send goodbye mail\n" " -C: Request mail confirmation\n" - " -d: Subscribe to digest of list\n" + " -d: Unsubscribe from digest of list\n" " -h: This help\n" " -L: Full path to list directory\n" - " -n: Subscribe to no mail version of list\n" + " -n: Unsubscribe from no mail version of list\n" " -s: Don't send a mail to the address if not subscribed\n" " -U: Don't switch to the user id of the listdir owner\n" " -V: Print version\n"