mirror of
https://github.com/curl/curl.git
synced 2026-07-25 06:48:07 +03:00
cmdline-opts/ech.md: shorten the help text
To make --help look sensible again Closes #13894
This commit is contained in:
parent
5bfd0cd9b8
commit
ad837e9df8
2 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ const struct helptxt helptext[] = {
|
|||
"Write the received headers to <filename>",
|
||||
CURLHELP_HTTP | CURLHELP_FTP},
|
||||
{" --ech <config>",
|
||||
"Configure Encrypted Client Hello (ECH) for use with the TLS session",
|
||||
"Configure ECH",
|
||||
CURLHELP_TLS | CURLHELP_ECH},
|
||||
{" --egd-file <file>",
|
||||
"EGD socket path for random data",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue