From 87cb2aa73c1eaede525face8406db8fe7bb31a31 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Sun, 24 Mar 2013 13:09:42 +0100 Subject: [PATCH] match flag names in man page "Full" is an alias for "All", but let's stick to one. (cherry picked from commit b142778e56ce714ee124bfdc03925ca99e6b6abf) --- src/mbsync.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mbsync.1 b/src/mbsync.1 index 14b5c99..304e75b 100644 --- a/src/mbsync.1 +++ b/src/mbsync.1 @@ -341,7 +341,7 @@ If \fIcount\fR is 0, the maximum number of messages is \fBunlimited\fR (Default: \fI0\fR). .. .TP -\fBSync\fR {\fINone\fR|[\fIPull\fR] [\fIPush\fR] [\fINew\fR] [\fIReNew\fR] [\fIDelete\fR] [\fIFlags\fR]|\fIFull\fR} +\fBSync\fR {\fINone\fR|[\fIPull\fR] [\fIPush\fR] [\fINew\fR] [\fIReNew\fR] [\fIDelete\fR] [\fIFlags\fR]|\fIAll\fR} Select the synchronization operation(s) to perform: .br \fBPull\fR - propagate changes from Master to Slave.