From 472a471ebdf2b9db826427882360837a757cf6dd Mon Sep 17 00:00:00 2001 From: Michael Krayer Date: Fri, 22 May 2020 14:20:35 +0200 Subject: [PATCH] typo fix: option name --- archivemail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivemail b/archivemail index 6124d2a..733d46c 100755 --- a/archivemail +++ b/archivemail @@ -671,7 +671,7 @@ Options are as follows: -d, --days=NUM archive messages older than NUM days (default: %d) -D, --date=DATE archive messages older than DATE -m, --mindays=NUM archive messages newer than NUM days (default: %d) - -N, --mindate=DATE archive messages newer than DATE + -M, --mindate=DATE archive messages newer than DATE -o, --output-dir=DIR directory to store archives (default: same as original) -P, --pwfile=FILE file to read imap password from (default: None) -F, --filter-append=STRING append arbitrary string to the IMAP filter string