diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 74484b041..e84cd28ff 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -243,7 +243,7 @@ be a visual mess. Beware! The precedence for the color rules is determined by the configuration variable 'rule.precedence.color', which by default contains: - due.today,active,blocked,overdue,due,keyword.,project.,tag.,recurring,pri.,tagged,completed,deleted +    due.today,active,blocking,blocked,overdue,due,scheduled,keyword.,project.,tag.,uda.,recurring,pri.,tagged,completed,deleted These are just the color rules with the 'color.' prefix removed. The rule 'color.due.today' is the highest precedence, and 'color.deleted' is the lowest. diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 6ff85551a..de1c0b64c 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -977,7 +977,7 @@ Colors the output of the merge command. .RE .TP -.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,scheduled,keyword.,project.,tag.,recurring,pri,tagged,completed,deleted +.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,scheduled,keyword.,project.,tag.,uda.,recurring,pri.,tagged,completed,deleted .RS This setting specifies the precedence of the color rules, from highest to lowest. Note that the prefix 'color.' is omitted (for brevity), and that any