X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/19c09d870f18f549df3d9f5a3a30a20f7279b07a..89c8d279480aa618bed5ef074f9166dbf818e6eb:/doc/man5/notmuch-hooks.rst diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst index f1c2528c..3a72a80b 100644 --- a/doc/man5/notmuch-hooks.rst +++ b/doc/man5/notmuch-hooks.rst @@ -5,7 +5,7 @@ notmuch-hooks SYNOPSIS ======== - $DATABASEDIR/.notmuch/hooks/* +$DATABASEDIR/.notmuch/hooks/* DESCRIPTION =========== @@ -41,7 +41,7 @@ The currently available hooks are described below. message has been delivered, added to the database, and initial tags have been applied. The hook will not be run if there have been any errors during the message delivery; what is regarded - as succesful delivery depends on the ``--keep`` option. + as successful delivery depends on the ``--keep`` option. Typically this hook is used to perform additional query-based tagging on the delivered messages.