mirror of
https://github.com/curl/curl.git
synced 2026-04-15 04:51:40 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue