Hooks
- Fixed typo in example hook scripts.
This commit is contained in:
@@ -14,7 +14,7 @@ read new_task
|
|||||||
echo on-add
|
echo on-add
|
||||||
|
|
||||||
# Exit:
|
# Exit:
|
||||||
# 0 Means: - all emitted JSON lines are added/modifiied
|
# 0 Means: - all emitted JSON lines are added/modified
|
||||||
# - all emitted non-JSON lines become footnote entries
|
# - all emitted non-JSON lines become footnote entries
|
||||||
# 1 Means: - all emitted JSON lines are ignored
|
# 1 Means: - all emitted JSON lines are ignored
|
||||||
# - all emitted non-JSON lines become error entries
|
# - all emitted non-JSON lines become error entries
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
echo on-launch
|
echo on-launch
|
||||||
|
|
||||||
# Exit:
|
# Exit:
|
||||||
# 0 Means: - all emitted JSON lines are added/modifiied
|
# 0 Means: - all emitted JSON lines are added/modified
|
||||||
# - all emitted non-JSON lines become footnote entries
|
# - all emitted non-JSON lines become footnote entries
|
||||||
# 1 Means: - all emitted JSON lines are ignored
|
# 1 Means: - all emitted JSON lines are ignored
|
||||||
# - all emitted non-JSON lines become error entries
|
# - all emitted non-JSON lines become error entries
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ read modified_task
|
|||||||
echo on-modify
|
echo on-modify
|
||||||
|
|
||||||
# Exit:
|
# Exit:
|
||||||
# 0 Means: - all emitted JSON lines are added/modifiied
|
# 0 Means: - all emitted JSON lines are added/modified
|
||||||
# - all emitted non-JSON lines become footnote entries
|
# - all emitted non-JSON lines become footnote entries
|
||||||
# 1 Means: - all emitted JSON lines are ignored
|
# 1 Means: - all emitted JSON lines are ignored
|
||||||
# - all emitted non-JSON lines become error entries
|
# - all emitted non-JSON lines become error entries
|
||||||
|
|||||||
Reference in New Issue
Block a user