blob: e8cf7ba68fc33a6e887c14a02b6a198f9afa1a23 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: stderr
2Help: Where to redirect stderr
3See-also: verbose silent
4---
5Redirect all writes to stderr to the specified file instead. If the file name
6is a plain '-', it is instead written to stdout.
7
8If this option is used several times, the last one will be used.