mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1569: update wait:<wait-date> manpage entry
- Thanks to David Patrick.
This commit is contained in:
parent
75e2431825
commit
54ee72a6f9
2 changed files with 4 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
- TW-1527 Extra spaces added around slashes (thanks to Renato Alves).
|
||||
- TW-1529 Parser incorrectly inserting spaces into task description (thanks to
|
||||
David Brenner).
|
||||
- TW-1569 update wait:<wait-date> manpage entry (thanks to David Patrick).
|
||||
- TW-1572 Better urgency inheritance (thanks to Jens Erat).
|
||||
- TW-1575 `task log` mangles URLs when quoted (thanks to Luke Macken).
|
||||
- TW-1600 Filtering "regressions"(?) in task-2.4.3, task-2.4.4 (thanks to Ralph
|
||||
|
|
|
@ -714,7 +714,9 @@ to 25 lines.
|
|||
|
||||
.TP
|
||||
.B wait:<wait-date>
|
||||
Date until task becomes pending.
|
||||
When a task is given a wait date, it is hidden from most reports by changing
|
||||
its status to 'waiting'. When that date is passed, the status is changed back
|
||||
to 'pending', and the task becomes visible.
|
||||
|
||||
.TP
|
||||
.B depends:<id1,id2 ...>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue