Merge pull request #2051 from sim590/man-ready-sort-method
doc/man: ready tasks sorted with started tasks 1st
This commit is contained in:
@@ -294,9 +294,9 @@ value.
|
|||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B task <filter> ready
|
.B task <filter> ready
|
||||||
Shows a page of the most urgent ready tasks, sorted by urgency. A ready task is
|
Shows a page of the most urgent ready tasks, sorted by urgency with started
|
||||||
one that is either unscheduled, or has a scheduled date that is past and has no
|
tasks first. A ready task is one that is either unscheduled, or has a scheduled
|
||||||
wait date.
|
date that is past and has no wait date.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B task <filter> oldest
|
.B task <filter> oldest
|
||||||
|
|||||||
Reference in New Issue
Block a user