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:
@@ -604,7 +604,7 @@ by third-party applications.
|
||||
Reports a unique set of attribute values. For example, to see all the active
|
||||
projects:
|
||||
|
||||
task +PENDING _unique projects
|
||||
task +PENDING _unique project
|
||||
|
||||
.TP
|
||||
.B task <filter> _uuids
|
||||
|
||||
Reference in New Issue
Block a user