1 Long: stderr 2 Arg: <file> 3 Help: Where to redirect stderr 4 See-also: verbose silent 5 Category: verbose 6 --- 7 Redirect all writes to stderr to the specified file instead. If the file name 8 is a plain '-', it is instead written to stdout. 9 10 If this option is used several times, the last one will be used. 11