Documentation

- Updated more documentation regarding 'scheduled' dates.
- Added color.scheduled to the rule.precedence.color setting.
- Added 'ready' report to the main man page.
This commit is contained in:
Paul Beckingham 2012-05-13 18:04:48 -04:00
parent 98f215b1b5
commit 52dfa8da1e
4 changed files with 13 additions and 5 deletions

View file

@ -251,6 +251,12 @@ Shows the newest tasks matching the filter.
Shows a page of the most urgent tasks, sorted by urgency, which is a calculated
value.
.TP
.B task <filter> ready
Shows a page of the most urgent ready tasks, sorted by urgency. A ready task is
one that is either unscheduled, or has a scheduled date that is past and has no
wait date.
.TP
.B task <filter> oldest
Shows the oldest tasks matching the filter.