mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Corrected typo (thanks to T. Charles Yun).
This commit is contained in:
parent
7e55c0c786
commit
31e865e823
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ efficiency.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B Q: How do I list tasks that are either priority 'H' or 'M', but not 'L'?
|
.B Q: How do I list tasks that are either priority 'H' or 'M', but not 'L'?
|
||||||
Taskwarriors filters are all combined with and implicit logical AND operator, so
|
Taskwarrior's filters are all combined with and implicit logical AND operator, so
|
||||||
if you were to try this:
|
if you were to try this:
|
||||||
|
|
||||||
$ task list priority:H priority:M
|
$ task list priority:H priority:M
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue