[PATCH v2 4/4] NEWS: added information about new --stderr=FILE global option

Subject: [PATCH v2 4/4] NEWS: added information about new --stderr=FILE global option

Date: Sun, 26 May 2013 11:45:54 +0300

To: notmuch@notmuchmail.org

Cc: tomi.ollila@iki.fi

From: Tomi Ollila


---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 8545913..c04f6bb 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,12 @@ Bash command-line completion
   `notmuch config`. The new completion support depends on the
   bash-completion package.
 
+New global option `--stderr=FILE`
+
+  With this option all writes to stderr are redirected to the
+  specified file. If file name is a plain '-', stderr is written
+  to stdout.
+
 Vim Front-End
 -------------
 
-- 
1.8.0


Thread: