]> granicus.if.org Git - curl/commitdiff
--cookie-jar: activates the cookie engine
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Aug 2011 21:23:07 +0000 (23:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Aug 2011 21:23:07 +0000 (23:23 +0200)
docs/curl.1

index 92835c208fe8de6208fc3b3543550544f3f805f5..d6fb9aa22f80c0a7652879387c043efa23ba9121 100644 (file)
@@ -194,7 +194,10 @@ no file will be written. The file will be written using the Netscape cookie
 file format. If you set the file name to a single dash, "-", the cookies will
 be written to stdout.
 
-.B NOTE
+This command line option will activate the cookie engine that makes curl
+record and use cookies. Another way to activate it is to use the \fI-b,
+--cookie\fP option.
+
 If the cookie jar can't be created or written to, the whole curl operation
 won't fail or even report an error clearly. Using -v will get a warning
 displayed, but that is the only visible feedback you get about this possibly