mirror of
https://github.com/curl/curl.git
synced 2026-08-02 07:20:28 +03:00
tool_listhelp: regenerate after recent .d updates
Makes it survive test 1478 Closes #12612
This commit is contained in:
parent
0f1bb61e86
commit
b23255af99
1 changed files with 2 additions and 2 deletions
|
|
@ -143,7 +143,7 @@ const struct helptxt helptext[] = {
|
|||
CURLHELP_FTP},
|
||||
{" --disallow-username-in-url",
|
||||
"Disallow username in URL",
|
||||
CURLHELP_CURL | CURLHELP_HTTP},
|
||||
CURLHELP_CURL},
|
||||
{" --dns-interface <interface>",
|
||||
"Interface to use for DNS requests",
|
||||
CURLHELP_DNS},
|
||||
|
|
@ -246,7 +246,7 @@ const struct helptxt helptext[] = {
|
|||
{" --happy-eyeballs-timeout-ms <milliseconds>",
|
||||
"Time for IPv6 before trying IPv4",
|
||||
CURLHELP_CONNECTION},
|
||||
{" --haproxy-clientip",
|
||||
{" --haproxy-clientip <IP address>",
|
||||
"Sets client IP in HAProxy PROXY protocol v1 header",
|
||||
CURLHELP_HTTP | CURLHELP_PROXY},
|
||||
{" --haproxy-protocol",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue