mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -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 the size of the remote resource"},
|
||||
{"-i, --include",
|
||||
"Include protocol headers in the output"},
|
||||
"Include protocol response headers in the output"},
|
||||
{"-k, --insecure",
|
||||
"Allow insecure server connections when using SSL"},
|
||||
{" --interface <name>",
|
||||
|
Loading…
Reference in New Issue
Block a user