aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.py
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-13 11:36:32 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-13 11:36:32 +0000
commitba5426db3f92f08c2b86564c076a9f99f86f4efd (patch)
tree25be77b876e57f73330a20dc1191cd40affa126d /archivemail.py
parentd7bd2d407cd31e06f0b4e8b58b099e1f69e49ff0 (diff)
downloadarchivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.tar.gz
archivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.tar.bz2
archivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.zip
Added a lot more documentation, fixed up usage messages and expanded a lot
on the man page.
Diffstat (limited to 'archivemail.py')
-rwxr-xr-xarchivemail.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivemail.py b/archivemail.py
index 8feaa1d..4911798 100755
--- a/archivemail.py
+++ b/archivemail.py
@@ -22,7 +22,7 @@ Website: http://archivemail.sourceforge.net/
"""
# global administrivia
-__version__ = "archivemail v0.3.1"
+__version__ = "archivemail v0.3.2"
__cvs_id__ = "$Id$"
__copyright__ = """Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
This is free software; see the source for copying conditions. There is NO
@@ -476,8 +476,8 @@ def main(args = sys.argv[1:]):
global _stale
usage = """Usage: %s [options] mailbox [mailbox...]
-Moves old mail messages in mbox or maildir-format mailboxes to gzipped
-'mbox' mailbox archives. This is useful for saving space and keeping your
+Moves old mail in mbox, MH or maildir-format mailboxes to an mbox-format
+mailbox compressed with gzip. This is useful for saving space and keeping your
mailbox manageable.
Options are as follows: