mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #457
- Tasks may now be given an 'until' date, after which they expire and are deleted.
This commit is contained in:
parent
d122173103
commit
665bc197dc
11 changed files with 40 additions and 18 deletions
|
@ -546,8 +546,8 @@ Specifies the due-date of a task.
|
|||
Specifies the frequency of a recurrence of a task.
|
||||
|
||||
.TP
|
||||
.B until:<end-date-of-recurrence>
|
||||
Specifies the Recurrence end-date of a task.
|
||||
.B until:<expiration date of task>
|
||||
Specifies the expiration date of a task, after which it will be deleted.
|
||||
|
||||
.TP
|
||||
.B fg:<color-spec>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue