]> granicus.if.org Git - curl/commitdiff
curl.1: Clarify --dump-header only writes received headers
authorJay Satiro <raysatiro@yahoo.com>
Wed, 16 Nov 2016 06:40:23 +0000 (01:40 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 16 Nov 2016 06:40:23 +0000 (01:40 -0500)
docs/curl.1

index 112c3f49f76f4fc923f24d613b932b26200c0bed..cfa17aed32c27fc1987916e928131f939265062b 100644 (file)
@@ -356,7 +356,7 @@ told to read from a file like that, carriage returns and newlines will be
 stripped out. If you don't want the @ character to have a special
 interpretation use \fI--data-raw\fP instead.
 .IP "-D, --dump-header <file>"
-Write the protocol headers to the specified file.
+Write the received protocol headers to the specified file.
 
 This option is handy to use when you want to store the headers that an HTTP
 site sends to you. Cookies from the headers could then be read in a second