From: Tomi Ollila Date: Tue, 28 May 2013 18:38:54 +0000 (+0300) Subject: man: documented --stderr=FILE in notmuch.1 manual page X-Git-Tag: 0.16_rc1~108 X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-old;a=commitdiff_plain;h=21eba9d6868c7e98adc8947bf2f4e50f6cb1d72a man: documented --stderr=FILE in notmuch.1 manual page --- diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index 033cc107..f5ca0ade 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -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