mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
9 lines
266 B
D
9 lines
266 B
D
|
Long: stderr
|
||
|
Help: Where to redirect stderr
|
||
|
See-also: verbose silent
|
||
|
---
|
||
|
Redirect all writes to stderr to the specified file instead. If the file name
|
||
|
is a plain '-', it is instead written to stdout.
|
||
|
|
||
|
If this option is used several times, the last one will be used.
|