From 510786ff9106d90cac291a05a095982259257d3f Mon Sep 17 00:00:00 2001 From: Jonas DOREL Date: Thu, 18 Mar 2021 11:24:47 +0100 Subject: [PATCH] Hooks readme : mention `task diagnotics` debug --- scripts/hooks/README | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/hooks/README b/scripts/hooks/README index e6955c5f8..ecfea194e 100644 --- a/scripts/hooks/README +++ b/scripts/hooks/README @@ -8,6 +8,7 @@ scripts will be run. Expected Location The hooks scripts all reside in one location, which is in a 'hooks' subdirectory, in your ~/.task (or rc.data.location override) directory. + You can use the command `task diagnostics` to verify hooks location. Expected Name A hook scripts must be named according to which event triggers the script. A