[PATCH 3/4] man: documented --stderr=FILE in notmuch.1 manual page

Subject: [PATCH 3/4] man: documented --stderr=FILE in notmuch.1 manual page

Date: Thu, 23 May 2013 21:06:01 +0300

To: notmuch@notmuchmail.org

Cc: tomi.ollila@iki.fi

From: Tomi Ollila


---
 man/man1/notmuch.1 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index 033cc10..9292dfc 100644
--- a/man/man1/notmuch.1
+++ b/man/man1/notmuch.1
@@ -76,6 +76,13 @@ 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 the file name is a plain '-', stderr is written to stdout.
 .RE
 
 .SH COMMANDS
-- 
1.8.1.4


Thread: