mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Hooks
- Clarified the interface for on-exit, as there is no opportunity for scripts triggered by this event to modify data directly.
This commit is contained in:
parent
f47054c485
commit
4b70a26e60
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
# Output:
|
||||
# - all emitted non-JSON lines are considered feedback messages
|
||||
# - The onExit event occurs too late to allow any changes, so the input is not
|
||||
# to be modified
|
||||
echo on-exit
|
||||
|
||||
# Exit:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue