summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--USAGE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/USAGE.md b/USAGE.md
index a6c9852d..c3247599 100644
--- a/USAGE.md
+++ b/USAGE.md
@@ -134,7 +134,8 @@ You can tune this using the `abook_regexp` option (beware Commandparsers escapin
Hooks
-----
Hooks are python callables that live in a module specified by
-`hooksfile` in the `[global]` section of your config. Per default this points to `~/.alot.py`.
+`hooksfile` in the `[global]` section of your config. Per default this points
+to `~/.config/alot/hooks.py`.
For every command X, the callable 'pre_X' will be called before X and 'post_X' afterwards.
When a hook gets called, it receives instances of