aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Tomi Ollila <tomi.ollila@iki.fi>2013-05-31 22:10:31 +0300
committerGravatar David Bremner <bremner@debian.org>2013-06-24 22:52:59 -0700
commit8d863c9e87677909491f9783b951b2f0f13130ab (patch)
tree5738981eb4f34c5bc2ce7175423c9b44d299f0a8 /man
parenteb7d096edce8443f3db49376ee485cf357523d3b (diff)
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.
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch.17
1 files changed, 0 insertions, 7 deletions
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