aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2016-11-16 01:52:01 -0500
committerJay Satiro <raysatiro@yahoo.com>2016-11-16 01:52:01 -0500
commit03d707fc5fe137376a0ae4e5c6fe3d918367550f (patch)
tree9449cbb1f94f0f8a4be8c79dbc11c05472d45ec8 /src/tool_help.c
parent7f439f1652416e5c0423b3df694f18ae15636722 (diff)
tool_help: Clarify --dump-header only writes received headers
Diffstat (limited to 'src/tool_help.c')
-rw-r--r--src/tool_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c
index 0d8512324..02794ebc1 100644
--- a/src/tool_help.c
+++ b/src/tool_help.c
@@ -78,7 +78,7 @@ static const char *const helptext[] = {
" --dns-interface Interface to use for DNS requests",
" --dns-ipv4-addr IPv4 address to use for DNS requests, dot notation",
" --dns-ipv6-addr IPv6 address to use for DNS requests, dot notation",
- " -D, --dump-header FILE Write the headers to FILE",
+ " -D, --dump-header FILE Write the received headers to FILE",
" --egd-file FILE EGD socket path for random data (SSL)",
" --engine ENGINE Crypto engine (use \"--engine list\" for list) (SSL)",
#ifdef USE_ENVIRONMENT