From de6de94c9a403468b6b405261f499b24e8f6bd0d Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sat, 29 Jul 2017 01:33:25 -0400 Subject: tool_help: clarify --include is only for response headers Follow-up to 171f8de. Ref: https://github.com/curl/curl/issues/1704 --- src/tool_help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool_help.c') diff --git a/src/tool_help.c b/src/tool_help.c index 90ce7675a..42dc77959 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -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 ", -- cgit v1.2.3