tool: shorten 3 --help descriptions

--happy-eyeballs-timeout-ms, --resolve and --ssl-revoke-best-effort

gen.pl already warned about these lines but we didn't listen

Closes #5379
This commit is contained in:
Daniel Stenberg 2020-05-12 09:13:43 +02:00
parent 32aade5c91
commit cd35371163
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 20 additions and 19 deletions

View file

@ -1,6 +1,6 @@
Long: happy-eyeballs-timeout-ms
Arg: <milliseconds>
Help: How long to wait in milliseconds for IPv6 before trying IPv4
Help: Time for IPv6 before trying IPv4
Added: 7.59.0
---
Happy eyeballs is an algorithm that attempts to connect to both IPv4 and IPv6

View file

@ -1,5 +1,5 @@
Long: resolve
Arg: <host:port:address[,address]...>
Arg: <host:port:addr[,addr]...>
Help: Resolve the host+port to this address
Added: 7.21.3
---

View file

@ -1,5 +1,5 @@
Long: ssl-revoke-best-effort
Help: Ignore missing/offline cert CRL distribution points (Schannel)
Help: Ignore missing/offline cert CRL dist points
Added: 7.70.0
---
(Schannel) This option tells curl to ignore certificate revocation checks when