]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: cli exit status codes
[notmuch] / 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
 ---------------