aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.py
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-21 01:14:54 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-21 01:14:54 +0000
commit623f3ba4be671de1624af9f448c3257db5abca6c (patch)
tree9c624e80b20f0a3b5d2aa08e2a450890e30f405f /archivemail.py
parente07cdd7a2b25c2760d00beeceac59325c5e809a7 (diff)
downloadarchivemail-623f3ba4be671de1624af9f448c3257db5abca6c.tar.gz
archivemail-623f3ba4be671de1624af9f448c3257db5abca6c.tar.bz2
archivemail-623f3ba4be671de1624af9f448c3257db5abca6c.zip
Getting ready for release of version 0.4.1
Diffstat (limited to 'archivemail.py')
-rwxr-xr-xarchivemail.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivemail.py b/archivemail.py
index f942bbb..b2dade7 100755
--- a/archivemail.py
+++ b/archivemail.py
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
############################################################################
"""
-Archive and compress old mail in mbox or maildir-format mailboxes.
+Archive and compress old mail in mbox, MH or maildir-format mailboxes.
Website: http://archivemail.sourceforge.net/
"""
@@ -540,10 +540,10 @@ Options are as follows:
-V, --version display version information
-h, --help display this message
-Example: %s linux-devel
+Example: %s linux-kernel
This will move all messages older than %s days to a 'mbox' mailbox called
- 'linux-devel_archive.gz', deleting them from the original 'linux-devel'
- mailbox. If the 'linux-devel_archive.gz' mailbox already exists, the
+ 'linux-kernel_archive.gz', deleting them from the original 'linux-kernel'
+ mailbox. If the 'linux-kernel_archive.gz' mailbox already exists, the
newly archived messages are appended.
Website: http://archivemail.sourceforge.net/ """ % \