]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: external subcommand handling
authorJani Nikula <jani@nikula.org>
Mon, 6 Mar 2017 19:27:00 +0000 (21:27 +0200)
committerDavid Bremner <david@tethera.net>
Tue, 7 Mar 2017 13:08:39 +0000 (09:08 -0400)
NEWS

diff --git a/NEWS b/NEWS
index bfd525506e474e92ee6336f14f32609d2b0ee519..2950cbe89b02266649a80ab6a52ee01ea0973017 100644 (file)
--- 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
 -----