From 8d863c9e87677909491f9783b951b2f0f13130ab Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 31 May 2013 22:10:31 +0300 Subject: revert: Removed top level --stderr= option While looked good on paper, its attempted use caused confusion, complexity, and potential for information leak when passed through wrapper scripts. For slimmer code and to lessen demand for maintenance/support the set of commits which added top level --stderr= option is now reverted. --- man/man1/notmuch.1 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'man') diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index f5ca0ade..033cc107 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -76,14 +76,7 @@ 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 -- cgit v1.2.3