From b9f10addf8c88d4b3db44d8594b7b038bbc8b9b8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 11 Nov 2010 10:35:21 -0500 Subject: [PATCH] Bug #539 - Fixed but #539, where the man page task-color(5) contained a line that began with a ' and was not displayed. --- ChangeLog | 2 ++ doc/man/task-color.5 | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8f8aa1c4b..53353857f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ task man page (thanks to Dirk Deimeke). + Fixed bug #535 which omitted the holidays-NO.rc file from the packages (thanks to Jostein Berntsen). + + Fixed but #539, where the man page task-color(5) contained a line that + began with a ' and was not displayed. ------ old releases ------------------------------ diff --git a/doc/man/task-color.5 b/doc/man/task-color.5 index 87d166a9b..908846607 100644 --- a/doc/man/task-color.5 +++ b/doc/man/task-color.5 @@ -236,13 +236,13 @@ It is possible to create a very colorful mix of rules. With 256-color support, those colors can be made subtle, and complementary, but without care, this can be a visual mess. Beware! -The precedence for the color rules is determined by the configuration variable -'rule.precedence.color', which by default contains: +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 -These are just the color rules with the 'color.' prefix removed. The rule -'color.due.today' is the highest precedence, and 'color.tagged' is the lowest. +These are just the color rules with the 'color.' prefix removed. The +rule 'color.due.today' is the highest precedence, and 'color.tagged' is 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