diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 89cf470f1..50edc4dd4 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -927,10 +927,15 @@ Colors any task that does not have the user defined attribute X. .RE .TP -.B color.error=green +.B color.error=white on red Colors any of the error messages. .RE +.TP +.B color.warning=bold red +Colors any of the warning messages. +.RE + .TP .B color.header=green Colors any of the messages printed prior to the report output.