diff options
author | Nikolaus Schulz <microschulz@web.de> | 2010-12-26 14:49:18 +0100 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2010-12-26 14:49:18 +0100 |
commit | 7ee2555cc23345f2c15671c0a8cdf3b54a149c4f (patch) | |
tree | e9afa5b8f1b1498c87e9d33afacff10694f29c99 | |
parent | 393f08bb2edd764c2810b2b88e6eef80952f44bd (diff) | |
download | archivemail-7ee2555cc23345f2c15671c0a8cdf3b54a149c4f.tar.gz archivemail-7ee2555cc23345f2c15671c0a8cdf3b54a149c4f.tar.bz2 archivemail-7ee2555cc23345f2c15671c0a8cdf3b54a149c4f.zip |
Fix typo in the manpage
-rw-r--r-- | archivemail.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivemail.sgml b/archivemail.sgml index 94f03a8..8b227b7 100644 --- a/archivemail.sgml +++ b/archivemail.sgml @@ -88,7 +88,7 @@ mailboxes, but always writes <application/mbox/-format archives. <Para> Messages that are flagged important are not archived or deleted unless - explicitely requested with the <Option>--include-flagged</Option> option. + explicitly requested with the <Option>--include-flagged</Option> option. Also, <command/archivemail/ can be configured not to archive unread mail, or to only archive messages larger than a specified size. </Para> |