Opps - forgot to put the size option in the manpage.

This commit is contained in:
Paul Rodger 2002-04-29 12:42:43 +00:00
parent 3c91240e66
commit ca6933b50f
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Version 0.4.5 - 28 April 2002
Version 0.4.5 - 29 April 2002
* Fixed a bug where if you used the '--delete' option to completely clean
an mbox mailbox you would get a python error.
* Added a lot more testing to test_archivemail.py (test_archivemail.py is

View File

@ -188,6 +188,15 @@ date:
</Para></ListItem>
</VarListEntry>
<VarListEntry>
<Term>
<Option>-S <Replaceable/NUM/, --size=<Replaceable/NUM/</Option>
</Term>
<ListItem><Para>Only archive messages that are <Replaceable/NUM/ bytes or
greater.
</Para></ListItem>
</VarListEntry>
<VarListEntry>
<Term>
<Option>-n, --dry-run</Option>