Document the 'status' attribute in the man page (#3511)

Co-authored-by: Sebastian Carlos <sebastiancarlos@gmail.com>
This commit is contained in:
Sebastian Carlos 2024-06-23 20:45:08 -03:00 committed by GitHub
parent 1d59c210d2
commit e7ad31c1c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -760,6 +760,10 @@ add or remove a virtual tag.
.B project:<project-name>
Specifies the project to which a task is related to.
.TP
.B status:pending|deleted|completed|waiting|recurring
Specifies the state of the task.
.TP
.B priority:H|M|L or priority:
Specifies High, Medium, Low and no priority for a task.