tool_listhelp.c: uppercase URL
This commit is contained in:
parent
41ea595ec4
commit
f48a0ce814
@ -119,7 +119,7 @@ const struct helptxt helptext[] = {
|
||||
"HTTP POST data, '@' allowed",
|
||||
CURLHELP_HTTP | CURLHELP_POST | CURLHELP_UPLOAD},
|
||||
{" --data-urlencode <data>",
|
||||
"HTTP POST data url encoded",
|
||||
"HTTP POST data URL encoded",
|
||||
CURLHELP_HTTP | CURLHELP_POST | CURLHELP_UPLOAD},
|
||||
{" --delegation <LEVEL>",
|
||||
"GSS-API delegation permission",
|
||||
@ -137,7 +137,7 @@ const struct helptxt helptext[] = {
|
||||
"Inhibit using EPSV",
|
||||
CURLHELP_FTP},
|
||||
{" --disallow-username-in-url",
|
||||
"Disallow username in url",
|
||||
"Disallow username in URL",
|
||||
CURLHELP_CURL | CURLHELP_HTTP},
|
||||
{" --dns-interface <interface>",
|
||||
"Interface to use for DNS requests",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user