diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <name>", |