docs: Document the 'default' token

This commit is contained in:
Tomas Babej 2021-09-15 21:42:26 -04:00
parent 712f0080dd
commit c5f6419dfd

View file

@ -301,10 +301,13 @@ control specific occasions when output is generated. This list may contain:
context Show the current context. Displayed in footnote.
override Notification when configuration options are overridden
recur Notification when a new recurring task instance is created
default Notifications about taskwarrior choosing to perform a default action.
"affected", "new-id", "new-uuid", "project", "override" and "recur"
The tokens "affected", "new-id", "new-uuid", "project", "override" and "recur"
imply "footnote".
The tokens "default" and "override" imply "header".
Note that the "1" setting is equivalent to all the tokens being specified,
and the "nothing" setting is equivalent to none of the tokens being specified.