docs: mark --ssl-revoke-best-effort as Schannel specific

Closes https://github.com/curl/curl/pull/11760
This commit is contained in:
Jay Satiro 2023-08-29 16:52:10 -04:00
parent f6700c744b
commit fa7df3070a
3 changed files with 4 additions and 5 deletions

View file

@ -685,7 +685,7 @@ const struct helptxt helptext[] = {
"Require SSL/TLS",
CURLHELP_TLS},
{" --ssl-revoke-best-effort",
"Ignore missing/offline cert CRL dist points",
"Ignore missing/offline cert CRL dist points (Schannel)",
CURLHELP_TLS},
{"-2, --sslv2",
"Use SSLv2",