mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Document the 'status' attribute in the man page (#3511)
Co-authored-by: Sebastian Carlos <sebastiancarlos@gmail.com>
This commit is contained in:
parent
1d59c210d2
commit
e7ad31c1c2
1 changed files with 4 additions and 0 deletions
|
@ -760,6 +760,10 @@ add or remove a virtual tag.
|
||||||
.B project:<project-name>
|
.B project:<project-name>
|
||||||
Specifies the project to which a task is related to.
|
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
|
.TP
|
||||||
.B priority:H|M|L or priority:
|
.B priority:H|M|L or priority:
|
||||||
Specifies High, Medium, Low and no priority for a task.
|
Specifies High, Medium, Low and no priority for a task.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue