mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Man page
- Fixed missing scheduled attribute in task.1 (Thanks to Dirk Deimeke)
This commit is contained in:
parent
14a8511056
commit
09074dc708
1 changed files with 4 additions and 0 deletions
|
@ -565,6 +565,10 @@ Specifies the due-date of a task.
|
|||
.B recur:<frequency>
|
||||
Specifies the frequency of a recurrence of a task.
|
||||
|
||||
.TP
|
||||
.B scheduled:<ready-date>
|
||||
Specifies the date after which a task can be accomplished.
|
||||
|
||||
.TP
|
||||
.B until:<expiration date of task>
|
||||
Specifies the expiration date of a task, after which it will be deleted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue