Documentation

- Added new '.' to precedence values in documentation.
This commit is contained in:
Paul Beckingham 2012-05-28 09:20:47 -04:00
parent 7a8e292fe8
commit e99bbf6213

View file

@ -927,12 +927,12 @@ Colors the output of the merge command.
.RE .RE
.TP .TP
.B rule.precedence.color=due.today,active,blocked,overdue,due,scheduled,keyword,project,tag,recurring,pri,tagged,completed,deleted .B rule.precedence.color=due.today,active,blocked,overdue,due,scheduled,keyword.,project.,tag.,recurring,pri,tagged,completed,deleted
.RS .RS
This setting specifies the precedence of the color rules, from highest to 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 lowest. Note that the prefix 'color.' is omitted (for brevity), and that any
wildcard values (color.tag.XXX) is shortened to 'tag', which places all specific wildcard values (color.tag.XXX) is shortened to 'tag.', which places all
tag rules at the same precedence, again for brevity. specific tag rules at the same precedence, again for brevity.
.RE .RE
.TP .TP