curl/docs/cmdline-opts/stderr.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.