mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Fix typo in man page
The example for _unique has typo, should be using attribute for project.
Fixes #2277
(cherry picked from commit cf45f28cc0
)
This commit is contained in:
parent
b6910b9428
commit
4c714e10a3
1 changed files with 1 additions and 1 deletions
|
@ -604,7 +604,7 @@ by third-party applications.
|
||||||
Reports a unique set of attribute values. For example, to see all the active
|
Reports a unique set of attribute values. For example, to see all the active
|
||||||
projects:
|
projects:
|
||||||
|
|
||||||
task +PENDING _unique projects
|
task +PENDING _unique project
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B task <filter> _uuids
|
.B task <filter> _uuids
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue