diff options
| author | David Bremner <david@tethera.net> | 2016-11-26 08:43:31 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-26 08:43:31 -0400 |
| commit | c970de6dc5378b05feb0b3da40f1fc3408f3d337 (patch) | |
| tree | 104587f48ffc41f0f9187b8aa31fe7949338c4e7 /doc/man1 | |
| parent | 66c1bff416c23634a6cec937e386a6830c5c0bc2 (diff) | |
| parent | 94511fe1c834931cd6a42c740ae0936bc48a32fd (diff) | |
Merge branch 'release'
Add Jani's fix for notmuch-new
Diffstat (limited to 'doc/man1')
| -rw-r--r-- | doc/man1/notmuch-new.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index 787ed78f..7f0b2237 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -43,6 +43,14 @@ Supported options for **new** include ``--quiet`` Do not print progress or results. +EXIT STATUS +=========== + +This command supports the following special exit status code + +``75 (EX_TEMPFAIL)`` + A temporary failure occured; the user is invited to retry. + SEE ALSO ======== |
