Merge pull request #2051 from sim590/man-ready-sort-method

doc/man: ready tasks sorted with started tasks 1st
This commit is contained in:
Paul Beckingham
2018-08-12 09:40:03 -04:00
committed by GitHub

View File

@@ -294,9 +294,9 @@ 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.
Shows a page of the most urgent ready tasks, sorted by urgency with started
tasks first. 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