mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documention
- Precision on the format for filtering IDs, UUIDs and ranges in the man page.
This commit is contained in:
parent
38078e9228
commit
20ae5fed81
1 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,8 @@ The parentheses isolate the logical term from any default command filter or
|
||||||
implicit report filter which would be combined with an implicit 'and'.
|
implicit report filter which would be combined with an implicit 'and'.
|
||||||
|
|
||||||
A filter may target specific tasks using ID or UUID numbers. To specify
|
A filter may target specific tasks using ID or UUID numbers. To specify
|
||||||
multiple tasks use one of these forms:
|
multiple tasks use one of these forms (comma or space-separated list of ID
|
||||||
|
numbers, UUID numbers or ID ranges):
|
||||||
|
|
||||||
task 1,2,3 delete
|
task 1,2,3 delete
|
||||||
task 1-3 info
|
task 1-3 info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue