X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman5%2Fnotmuch-hooks.rst;fp=doc%2Fman5%2Fnotmuch-hooks.rst;h=d778bdb8133692e8b542677fd513c7460265a522;hp=0ab5efbc9c503e64cac3659c7f6f0ccdc0947f4f;hb=56f41d7b36c7c5462d60ac0fb8839842173423bd;hpb=7b5921877e748338359a25dae578771f768183af diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst index 0ab5efbc..d778bdb8 100644 --- a/doc/man5/notmuch-hooks.rst +++ b/doc/man5/notmuch-hooks.rst @@ -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.