X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-new.rst;h=7f0b2237acad24e66afd6b0843312723c3dbfdc6;hb=e142de643d3bb4354f70e1490a97b491d1116e95;hp=d11fceed98482d574a298d6cf169da19e93f78ce;hpb=d736260385a689b5c77d8121f48e29440e3adfa4;p=notmuch diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index d11fceed..7f0b2237 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -5,7 +5,7 @@ notmuch-new SYNOPSIS ======== -**notmuch** **new** [--no-hooks] +**notmuch** **new** [options] DESCRIPTION =========== @@ -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 ========