]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: cli exit status codes
authorJani Nikula <jani@nikula.org>
Thu, 1 May 2014 14:42:00 +0000 (17:42 +0300)
committerDavid Bremner <david@tethera.net>
Thu, 1 May 2014 22:25:24 +0000 (07:25 +0900)
NEWS

diff --git a/NEWS b/NEWS
index b5ca760d0139094e164e3146a33c117a27522de7..07bb1259156e73602aaa7720a2d8ad89c5b385bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,13 @@ Command-Line Interface
   Do not synchronize tags to maildir flags in `notmuch insert` if the
   user does not want it.
 
+The commands set consistent exit status codes on failures
+
+  The cli commands now consistently set exit status of 1 on failures,
+  except where explicitly otherwise noted. The notable expections are
+  the status codes for format version mismatches for commands that
+  support formatted output.
+
 Emacs Interface
 ---------------