]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man5/notmuch-hooks.rst
doc: make post-hook description more precise
[notmuch] / doc / man5 / notmuch-hooks.rst
index 0ab5efbc9c503e64cac3659c7f6f0ccdc0947f4f..d778bdb8133692e8b542677fd513c7460265a522 100644 (file)
@@ -30,9 +30,9 @@ pre-new
 
 post-new
     This hook is invoked by the :any:`notmuch-new(1)` command after
-    new messages have been imported into the database and initial tags
-    have been applied. The hook will not be run if there have been any
-    errors during the scan or import.
+    any new messages have been imported into the database and initial
+    tags have been applied. The hook will not be run if there have
+    been any errors during the scan or import.
 
     Typically this hook is used to perform additional query-based
     tagging on the imported messages.