TW-1569: update wait:<wait-date> manpage entry

- Thanks to David Patrick.
This commit is contained in:
Paul Beckingham 2015-07-13 11:59:03 -04:00
parent 75e2431825
commit 54ee72a6f9
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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 ...>