diff options
| author | Jani Nikula <jani@nikula.org> | 2014-05-01 17:42:00 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-05-02 07:25:24 +0900 |
| commit | d8bf03710ec8ffead424683a949a2e68d706812b (patch) | |
| tree | fe2338e0cd4e6b532773d46d13062f1cc78cf30f | |
| parent | e0c7e493078e73058cc87d68d70c6ce87b6ec8a5 (diff) | |
NEWS: cli exit status codes
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 --------------- |
