1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/curl-7.52.1/docs/cmdline-opts/stderr.d
2017-02-02 21:08:13 -06:00

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.