summaryrefslogtreecommitdiff
path: root/USAGE.md
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2011-09-22 17:00:47 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2011-09-22 17:00:47 +0200
commitb89dd7a3927824d801756b3e220104b2dfa46745 (patch)
treee812cd9a5d2e509300b15d8bbe1a764179036c9c /USAGE.md
parentba7a1eef779c7c8b65c4c6733cb4a30ecf744694 (diff)
Update the documentation
Diffstat (limited to 'USAGE.md')
-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