mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Fix typo in man page
The example for _unique has typo, should be using attribute for project. Fixes #2277
This commit is contained in:
parent
c2ba93cb61
commit
68bef0135f
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,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