mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Context: Override verbosity token should not imply header
Users might want to only opt-in into footnote override notifications, without seeing header-based override information about TASKRC or TASKDATA.
This commit is contained in:
parent
a5d5a025b7
commit
9a3b103861
2 changed files with 2 additions and 2 deletions
|
@ -306,7 +306,7 @@ control specific occasions when output is generated. This list may contain:
|
|||
The tokens "affected", "new-id", "new-uuid", "project", "override" and "recur"
|
||||
imply "footnote".
|
||||
|
||||
The tokens "default" and "override" imply "header".
|
||||
The token "default" implies "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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue