aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pullimap.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pullimap.1.md')
-rw-r--r--doc/pullimap.1.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md
index ea93ed3..84cae46 100644
--- a/doc/pullimap.1.md
+++ b/doc/pullimap.1.md
@@ -202,12 +202,11 @@ Valid options are:
*SSL_protocols*
-: A space-separated list of SSL protocols to enable or disable (if
- prefixed with an exclamation mark `!`. Known protocols are `SSLv2`,
- `SSLv3`, `TLSv1`, `TLSv1.1`, `TLSv1.2`, and `TLSv1.3`. Enabling a
- protocol is a short-hand for disabling all other protocols.
- (Default: `!SSLv2 !SSLv3 !TLSv1 !TLSv1.1`, i.e., only enable TLSv1.2
- and above.)
+: A space-separated list of SSL protocols to explicitly enable or
+ disable (if prefixed with an exclamation mark `!`. Known protocols
+ are `SSLv2`, `SSLv3`, `TLSv1`, `TLSv1.1`, `TLSv1.2`, and `TLSv1.3`.
+ Enabling a protocol is a short-hand for disabling all other
+ protocols.
*SSL_cipher_list*