summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Niederberger <thomas@niederb.ch>2021-11-21 20:04:41 +0100
committerDarshit Shah <darnir@gnu.org>2021-12-01 22:17:11 +0100
commitfaeb4d90c2b7835f5c86279187e7f1d4a3a8a089 (patch)
tree4e3b5445f3122797517bb243d226a5c41fe02bce /src
parent65e6d5b3b8c2c8e3c62ba5b9a43b84f80b01251b (diff)
downloadwget-faeb4d90c2b7835f5c86279187e7f1d4a3a8a089.tar.gz
* src/main.c (print_help): Add command line option for TLS 1.3
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 7c27b0c3..c2fadce2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -846,7 +846,7 @@ HTTP options:\n"),
HTTPS (SSL/TLS) options:\n"),
N_("\
--secure-protocol=PR choose secure protocol, one of auto, SSLv2,\n\
- SSLv3, TLSv1, TLSv1_1, TLSv1_2 and PFS\n"),
+ SSLv3, TLSv1, TLSv1_1, TLSv1_2, TLSv1_3 and PFS\n"),
N_("\
--https-only only follow secure HTTPS links\n"),
N_("\