tool_listhelp: regenerate after recent .d updates
Makes it survive test 1478 Closes #12612
This commit is contained in:
Родитель
0f1bb61e86
Коммит
b23255af99
|
@ -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",
|
||||
|
|
Загрузка…
Ссылка в новой задаче