mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
man: documented --stderr=FILE in notmuch.1 manual page
This commit is contained in:
parent
ff598e4fdd
commit
21eba9d686
1 changed files with 7 additions and 0 deletions
|
@ -76,7 +76,14 @@ Print the installed version of notmuch, and exit.
|
|||
|
||||
Specify the configuration file to use. This overrides any
|
||||
configuration file specified by ${NOTMUCH_CONFIG}.
|
||||
.RE
|
||||
|
||||
.RS 4
|
||||
.TP 4
|
||||
.B \-\-stderr=FILE
|
||||
|
||||
Redirect all writes to stderr to the specified file.
|
||||
If FILE is '-', stderr is redirected to stdout.
|
||||
.RE
|
||||
|
||||
.SH COMMANDS
|
||||
|
|
Loading…
Reference in a new issue