From 22145f6674b823dd71443c38f07fa0f5bb0bebe1 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Sat, 12 Nov 2016 14:15:57 +0100 Subject: [PATCH] document some additional uses for PipelineDepth --- src/mbsync.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mbsync.1 b/src/mbsync.1 index c5780a2..00a8048 100644 --- a/src/mbsync.1 +++ b/src/mbsync.1 @@ -397,7 +397,9 @@ File containing the private key corresponding to \fBClientCertificate\fR. \fBPipelineDepth\fR \fIdepth\fR Maximum number of IMAP commands which can be simultaneously in flight. Setting this to \fI1\fR disables pipelining. -This is mostly a debugging only option. +This is mostly a debugging option, but may also be used to limit average +bandwidth consumption (GMail may require this if you have a very fast +connection), or to spare flaky servers like M$ Exchange. (Default: \fIunlimited\fR) .. .TP