Documentation Update
- Updated the taskrc.5 man page to match 1.9.0 functionality. - Removed obsolete colorizeMessage code.
This commit is contained in:
@@ -118,7 +118,6 @@ void validSortColumns (const std::vector <std::string>&, const std::vector <std:
|
||||
void initializeColorRules ();
|
||||
void autoColorize (Task&, Color&);
|
||||
std::string colorizeHeader (const std::string&);
|
||||
std::string colorizeMessage (const std::string&);
|
||||
std::string colorizeFootnote (const std::string&);
|
||||
std::string colorizeDebug (const std::string&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user