From b40da3124ac3294ede85e79b884eae6d2ac9a8fa Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Fri, 2 Nov 2007 21:21:17 +0000 Subject: [PATCH] archivemail.py: added --copy option to the usage message. --- archivemail.py | 1 + 1 file changed, 1 insertion(+) diff --git a/archivemail.py b/archivemail.py index 5bdd722..29fbdf2 100755 --- a/archivemail.py +++ b/archivemail.py @@ -668,6 +668,7 @@ Options are as follows: -u, --preserve-unread never archive unread messages --dont-mangle do not mangle From_ in message bodies --delete delete rather than archive old mail (use with caution!) + --copy copy rather than archive old mail --include-flagged messages flagged important can also be archived --no-compress do not compress archives with gzip --warn-duplicate warn about duplicate Message-IDs in the same mailbox