]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-new.rst
doc: make SEE ALSO references one-per-line
[notmuch] / doc / man1 / notmuch-new.rst
index d11fceed98482d574a298d6cf169da19e93f78ce..14bc5da4a655b832a3a5bc97a1706f94476df5f2 100644 (file)
@@ -5,7 +5,7 @@ notmuch-new
 SYNOPSIS
 ========
 
-**notmuch** **new** [--no-hooks]
+**notmuch** **new** [options]
 
 DESCRIPTION
 ===========
@@ -43,10 +43,26 @@ 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 occurred; the user is invited to retry.
+
 SEE ALSO
 ========
 
-**notmuch(1)**, **notmuch-config(1)**, **notmuch-count(1)**,
-**notmuch-dump(1)**, **notmuch-hooks(5)**, **notmuch-insert(1)**,
-**notmuch-reply(1)**, **notmuch-restore(1)**, **notmuch-search(1)**,
-**notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)**
+**notmuch(1)**,
+**notmuch-config(1)**,
+**notmuch-count(1)**,
+**notmuch-dump(1)**,
+**notmuch-hooks(5)**,
+**notmuch-insert(1)**,
+**notmuch-reply(1)**,
+**notmuch-restore(1)**,
+**notmuch-search(1)**,
+**notmuch-search-terms(7)**,
+**notmuch-show(1)**,
+**notmuch-tag(1)**