From: Daniel Stenberg Date: Sun, 31 Dec 2023 15:29:49 +0000 (+0100) Subject: tool_listhelp: regenerate after recent .d updates X-Git-Tag: curl-8_6_0~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b23255af99385ef2432ad138eb0bcbdd24d17089;p=thirdparty%2Fcurl.git tool_listhelp: regenerate after recent .d updates Makes it survive test 1478 Closes #12612 --- diff --git a/src/tool_listhelp.c b/src/tool_listhelp.c index 4e7a6dd632..59a5c95c99 100644 --- a/src/tool_listhelp.c +++ b/src/tool_listhelp.c @@ -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 to use for DNS requests", CURLHELP_DNS}, @@ -246,7 +246,7 @@ const struct helptxt helptext[] = { {" --happy-eyeballs-timeout-ms ", "Time for IPv6 before trying IPv4", CURLHELP_CONNECTION}, - {" --haproxy-clientip", + {" --haproxy-clientip ", "Sets client IP in HAProxy PROXY protocol v1 header", CURLHELP_HTTP | CURLHELP_PROXY}, {" --haproxy-protocol",