]> granicus.if.org Git - curl/commitdiff
'-c -'
authorDaniel Stenberg <daniel@haxx.se>
Wed, 29 Aug 2001 09:45:44 +0000 (09:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Aug 2001 09:45:44 +0000 (09:45 +0000)
docs/curl.1

index 6955df600eb754d217c5176da867d4bc49fef63e..67011df5313d82c6e4d6a10256066ea6d63fee4c 100644 (file)
@@ -105,7 +105,8 @@ Specify to which file you want curl to write all cookies after a completed
 operation. Curl writes all cookies previously read from a specified file as
 well as all cookies received from remote server(s). If no cookies are known,
 no file will be written. The file will be written using the Netscape cookie
-file format.
+file format. If you set the file name to a single dash, "-", the cookies will
+be written to stdout.
 
 If this option is used several times, the last specfied file name will be
 used.