mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
_tags: Print virtual tags too.
This commit is contained in:
parent
bfbd3b4768
commit
b6bf4e6072
2 changed files with 26 additions and 0 deletions
|
@ -676,6 +676,7 @@ are:
|
|||
PENDING Matches if the task has pending status
|
||||
COMPLETED Matches if the task has completed status
|
||||
DELETED Matches if the task has deleted status
|
||||
.\" If you update the above list, update src/commands/CmdTags.cpp as well.
|
||||
|
||||
You can use +BLOCKED to filter blocked tasks, or -BLOCKED for unblocked tasks.
|
||||
Similarly, -BLOCKED is equivalent to +UNBLOCKED. It is an error to attempt to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue