X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=manpages%2Fnotmuch-insert-1.mdwn;h=329ebc2faafba5bd5a697f901286ca4a2c61fe58;hb=46b88668029f0f014c4ecf7a220b7a99a13776f3;hp=68626ab5bd00a149c4497954bc365eacd21e4696;hpb=972d44d9cb20af9363eb251fc6e748912ad0ca32;p=notmuch-wiki diff --git a/manpages/notmuch-insert-1.mdwn b/manpages/notmuch-insert-1.mdwn index 68626ab..329ebc2 100644 --- a/manpages/notmuch-insert-1.mdwn +++ b/manpages/notmuch-insert-1.mdwn @@ -60,6 +60,13 @@ maildir flags. The --keep option may be used to settle for successful message file delivery. + This command supports the following special exit status code for errors + most likely to be temporary in nature, e.g. failure to get a database + write lock. + + 75 (EX_TEMPFAIL) + A temporary failure occured; the user is invited to retry. + The exit status of the post-insert hook does not affect the exit status of the insert command. @@ -78,7 +85,7 @@

COPYRIGHT

-       2009-2016, Carl Worth and many others
+       2009-2017, Carl Worth and many others
 
-

0.23

+

0.24