gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 163/208: tool_help: clarify --include is only for r


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 163/208: tool_help: clarify --include is only for response headers
Date: Wed, 09 Aug 2017 17:36:00 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit de6de94c9a403468b6b405261f499b24e8f6bd0d
Author: Jay Satiro <address@hidden>
AuthorDate: Sat Jul 29 01:33:25 2017 -0400

    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(-)

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>",

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]