mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: fix incorrect value in task-color.5
This commit is contained in:
parent
b92ab68ef6
commit
bc0bf873de
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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
|
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,
|
The keyword rule shown here as 'keyword.' corresponds to a wildcard pattern,
|
||||||
meaning 'color.keyword.*', or in other words all the keyword rules. Similarly
|
meaning 'color.keyword.*', or in other words all the keyword rules. Similarly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue