diff options
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index b8d5b1de..699fa43a 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -358,8 +358,9 @@ server. This can cause some complications in daemon mode. .TP .B \-\-sslproto <name> (Keyword: sslproto) -Forces an SSL protocol. Possible values are '\fBssl2\fR', '\fBssl3\fR' and -\&'\fBtls1\fR'. Try this if the default handshake does not work for your server. +Forces an SSL protocol. Possible values are '\fBnone\fR', '\fBssl2\fR', +\&'\fBssl3\fR' and '\fBtls1\fR'. Try this if the default handshake does +not work for your server. .TP .B \-\-sslcertck (Keyword: sslcertck) |