From bc0bf873de4a19c114c7f61bf7d24e3e7f9b4831 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 6 Mar 2018 21:58:29 +0100 Subject: [PATCH] Docs: fix incorrect value in task-color.5 --- doc/man/task-color.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 1958735fd..b516d6f0e 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -222,7 +222,7 @@ variable 'rule.precedence.color', which by default contains: deleted,completed,active,keyword.,tag.,project.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged,uda. 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. +rule 'color.deleted' has the highest precedence, and 'color.uda.' the lowest. The keyword rule shown here as 'keyword.' corresponds to a wildcard pattern, meaning 'color.keyword.*', or in other words all the keyword rules. Similarly