diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index 29680d05a..c8b2f52c9 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -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>", |