Fix typo in man page
The example for _unique has typo, should be using attribute for project. Fixes #2277
This commit is contained in:
@@ -621,7 +621,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