diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 17:25:00 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 17:25:00 +0000 |
commit | 36bc0ab5bf2bfd56fb7e25dfbae194703b60304e (patch) | |
tree | f4a6706527b9b0d85f7600c9801f6dc865b57a90 /fetchmail.man | |
parent | 457c1fe4e4f1f233a590cf38b779ca0fdcc6b18d (diff) | |
download | fetchmail-36bc0ab5bf2bfd56fb7e25dfbae194703b60304e.tar.gz fetchmail-36bc0ab5bf2bfd56fb7e25dfbae194703b60304e.tar.bz2 fetchmail-36bc0ab5bf2bfd56fb7e25dfbae194703b60304e.zip |
Various bug fixes.
svn path=/trunk/; revision=1792
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 355221e2..b607f016 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -917,7 +917,7 @@ dropstatus \& T{ Strip Status and X-Mozilla-Status lines out of incoming mail T} mimedecode \& T{ -Convert quoted-printable to 8-bit in MIME messages (default) +Convert quoted-printable to 8-bit in MIME messages T} no keep -K T{ Delete seen messages from server (default) @@ -944,7 +944,7 @@ no dropstatus \& T{ Don't drop Status headers (default) T} no mimedecode \& T{ -Don't convert quoted-printable to 8-bit in MIME messages +Don't convert quoted-printable to 8-bit in MIME messages (default) T} limit -l T{ Set message size limit |