From 4ab12ae76e8a266ba3660b5cc2042946c7bfa653 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Sun, 13 Apr 2014 17:07:53 +0200 Subject: [PATCH] don't lie about the default of User unlike the isync wrapper, mbsync does not have a default for the IMAP user. the remote user seldomly matches the local one, so "forwarding" it is more confusing than helpful. CCMAIL: 744389@bugs.debian.org --- src/mbsync.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mbsync.1 b/src/mbsync.1 index e2fe2b3..a2335d9 100644 --- a/src/mbsync.1 +++ b/src/mbsync.1 @@ -245,7 +245,7 @@ Specify the TCP port number of the IMAP server. (Default: 143 for IMAP, .. .TP \fBUser\fR \fIusername\fR -Specify the login name on the IMAP server. (Default: current local user) +Specify the login name on the IMAP server. .. .TP \fBPass\fR \fIpassword\fR