[PATCH 2/3] NEWS: external subcommand handling

Subject: [PATCH 2/3] NEWS: external subcommand handling

Date: Mon, 6 Mar 2017 21:27:00 +0200

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


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

diff --git a/NEWS b/NEWS
index 652affa960ed..079308555935 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,15 @@ Regular expression searches supported for `from:` and `subject:`.
   This requires recent Xapian (1.4+) See notmuch-search-terms(7) for
   details.
 
+Command Line Interface
+----------------------
+
+Run external `notmuch-` prefixed commands as subcommands
+
+  You can now add your own `notmuch-` prefixed commands in PATH, and
+  have notmuch run them as if they were notmuch commands. See the
+  `notmuch(1)` man page for details
+
 Emacs Interface
 ---------------
 
-- 
2.11.0


Thread: