mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
NEWS: cli exit status codes
This commit is contained in:
parent
e0c7e49307
commit
d8bf03710e
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -90,6 +90,13 @@ Command-Line Interface
|
||||||
Do not synchronize tags to maildir flags in `notmuch insert` if the
|
Do not synchronize tags to maildir flags in `notmuch insert` if the
|
||||||
user does not want it.
|
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
|
Emacs Interface
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue