[PATCH v2 4b/4] NEWS: added information about new --stderr=FILE top level option
Tomi Ollila
tomi.ollila at iki.fi
Mon May 27 12:29:22 PDT 2013
---
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS b/NEWS
index a7f2ec6..990b038 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,12 @@ Top level option to specify configuration file
It's now possible to specify the configuration file to use on the
command line using the `notmuch --config=FILE` option.
+Top level option to redirect writes to stderr
+
+ With `notmuch --stderr=FILE` all writes to stderr are redirected to
+ the specified file. If the file name is a plain '-', stderr is
+ written to stdout.
+
Deprecated commands "part" and "search-tags" are removed.
Bash command-line completion
--
1.8.1.4
More information about the notmuch
mailing list