mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
tool_help: clarify --include is only for response headers
Follow-up to 171f8de
.
Ref: https://github.com/curl/curl/issues/1704
This commit is contained in:
parent
f8614af527
commit
de6de94c9a
@ -177,7 +177,7 @@ static const struct helptxt helptext[] = {
|
|||||||
{" --ignore-content-length",
|
{" --ignore-content-length",
|
||||||
"Ignore the size of the remote resource"},
|
"Ignore the size of the remote resource"},
|
||||||
{"-i, --include",
|
{"-i, --include",
|
||||||
"Include protocol headers in the output"},
|
"Include protocol response headers in the output"},
|
||||||
{"-k, --insecure",
|
{"-k, --insecure",
|
||||||
"Allow insecure server connections when using SSL"},
|
"Allow insecure server connections when using SSL"},
|
||||||
{" --interface <name>",
|
{" --interface <name>",
|
||||||
|
Loading…
Reference in New Issue
Block a user