aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.sgml
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2006-09-28 23:49:45 +0000
committerNikolaus Schulz <microschulz@web.de>2006-09-28 23:49:45 +0000
commit74922b1bebdbd156145ad4acd24a698ef6ceb4d0 (patch)
tree13b7eb42f708b28abdb145eb5a31b2e8e70db95d /archivemail.sgml
parentdbe3c9ce4b961c39f504c03c37dbb6428a8d3caf (diff)
downloadarchivemail-74922b1bebdbd156145ad4acd24a698ef6ceb4d0.tar.gz
archivemail-74922b1bebdbd156145ad4acd24a698ef6ceb4d0.tar.bz2
archivemail-74922b1bebdbd156145ad4acd24a698ef6ceb4d0.zip
Document new options --pwfile and --filter-append and their short counterparts
in the manual.
Diffstat (limited to 'archivemail.sgml')
-rw-r--r--archivemail.sgml19
1 files changed, 18 insertions, 1 deletions
diff --git a/archivemail.sgml b/archivemail.sgml
index ef5ba29..dae2b48 100644
--- a/archivemail.sgml
+++ b/archivemail.sgml
@@ -118,6 +118,24 @@ This option is incompatible with the <Option/--days/ option above.
mailbox archives. The default is the same directory as the mailbox to be
read.
</Para></ListItem>
+
+<VarListEntry>
+<Term>
+ <Option>-P <Replaceable/FILE/, --pwfile=<Replaceable/FILE/</Option>
+</Term>
+<ListItem><Para>Read <acronym/IMAP/ password from file <Replaceable/FILE/
+instead of from the command line.
+</Para></ListItem>
+</VarListEntry>
+
+<VarListEntry>
+<Term>
+ <Option>-F <Replaceable/STRING/,
+ --filter-append=<Replaceable/STRING/</Option>
+</Term>
+<ListItem><Para>Append <Replaceable/STRING/ to the <acronym/IMAP/ filter string.
+For <acronym/IMAP/ wizards.
+</Para></ListItem>
</VarListEntry>
<VarListEntry>
@@ -312,7 +330,6 @@ Display brief summary information about how to run <Command/archivemail/.
<Para>
To archive an <application/IMAP/-format mailbox, use the format
<command>imap://username:password@server/mailbox</command> to specify the
-mailbox.
</Para>
<Para>