minor fixes

This commit is contained in:
Oswald Buddenhagen 2003-05-05 13:43:49 +00:00
parent 958e74dfc8
commit a1594ea19d

View File

@ -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