isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit a1594ea19d861ffcf61e250ccf40bae0c4a10ba7
parent 958e74dfc87050d97775fc2c52d3dc98234f8664
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Mon,  5 May 2003 13:43:49 +0000

minor fixes

Diffstat:
Misync.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/isync.1 b/isync.1 @@ -77,7 +77,7 @@ are \fBnot\fR deleted. \fB-e\fR, \fB--expunge\fR Causes \fBisync\fR to permanently remove all messages marked for deletion 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 \fB-f\fR, \fB--fast\fR 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 \fBMaxSize\fR \fIbytes\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. .. .TP