mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: remove duplication in task-color.5
In the example there are more than the three listed wildcard patterns. Instead of listing them all, list just one. This is enough to describe the idea.
This commit is contained in:
parent
bc0bf873de
commit
c4f217d5c4
1 changed files with 1 additions and 2 deletions
|
@ -225,8 +225,7 @@ These are just the color rules with the 'color.' prefix removed. The
|
|||
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
|
||||
for the 'color.tag.*' and 'color.project.*' rules.
|
||||
meaning 'color.keyword.*', or in other words all the keyword rules.
|
||||
|
||||
There is also 'color.project.none', 'color.tag.none' and 'color.pri.none' to
|
||||
specifically represent missing data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue