mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
parent
a337355487
commit
ede125b7b7
20 changed files with 131 additions and 1 deletions
|
|
@ -94,6 +94,8 @@ static const struct helptxt helptext[] = {
|
|||
"Convert LF to CRLF in upload"},
|
||||
{" --crlfile <file>",
|
||||
"Get a CRL list in PEM format from the given file"},
|
||||
{" --curves <algorithm list>",
|
||||
"(EC) TLS key exchange algorithm(s) to request "},
|
||||
{"-d, --data <data>",
|
||||
"HTTP POST data"},
|
||||
{" --data-ascii <data>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue