'-c -'
This commit is contained in:
parent
d425f5389d
commit
bbdd5adf6e
@ -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
|
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,
|
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
|
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
|
If this option is used several times, the last specfied file name will be
|
||||||
used.
|
used.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user