Hooks readme : mention task diagnotics debug

This commit is contained in:
Jonas DOREL 2021-03-18 11:24:47 +01:00 committed by Tomas Babej
parent 60bce31df1
commit 510786ff91

View file

@ -8,6 +8,7 @@ scripts will be run.
Expected Location Expected Location
The hooks scripts all reside in one location, which is in a 'hooks' The hooks scripts all reside in one location, which is in a 'hooks'
subdirectory, in your ~/.task (or rc.data.location override) directory. subdirectory, in your ~/.task (or rc.data.location override) directory.
You can use the command `task diagnostics` to verify hooks location.
Expected Name Expected Name
A hook scripts must be named according to which event triggers the script. A A hook scripts must be named according to which event triggers the script. A