]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: external subcommand handling
[notmuch] / 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.
 
   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
 -----
 
 Emacs
 -----