Browse Source

minor fixes

0.9
Oswald Buddenhagen 22 years ago
parent
commit
a1594ea19d
  1. 4
      isync.1

4
isync.1

@ -77,7 +77,7 @@ are \fBnot\fR deleted.
\fB-e\fR, \fB--expunge\fR \fB-e\fR, \fB--expunge\fR
Causes \fBisync\fR to permanently remove all messages marked for deletion Causes \fBisync\fR to permanently remove all messages marked for deletion
in both the local maildir mailbox and the remote IMAP mailbox. By default, in both the local maildir mailbox and the remote IMAP mailbox. By default,
messages are \fBnot\fR expunged. \fIdeleted\fR messages are \fBnot\fR expunged.
.TP .TP
\fB-f\fR, \fB--fast\fR \fB-f\fR, \fB--fast\fR
Causes \fBisync\fR to skip the step of synchronzing message flags between the Causes \fBisync\fR to skip the step of synchronzing message flags between the
@ -208,7 +208,7 @@ If \fIcount\fR is 0, the maximum number of messages is \fBunlimited\fR
.TP .TP
\fBMaxSize\fR \fIbytes\fR \fBMaxSize\fR \fIbytes\fR
Sets a threshold for the maximum message size (in bytes) for which \fBisync\fR Sets a threshold for the maximum message size (in bytes) for which \fBisync\fR
should fetch from the server. This is useful for weeding out messages with should transfer over the wire. This is useful for weeding out messages with
large attachments. If \fIbytes\fR is 0, the maximum file size is \fBunlimited\fR. large attachments. If \fIbytes\fR is 0, the maximum file size is \fBunlimited\fR.
.. ..
.TP .TP

Loading…
Cancel
Save