mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Docs: The 'color.warning' setting was not mentioned
This commit is contained in:
parent
9e67ae0132
commit
67315bf77f
1 changed files with 6 additions and 1 deletions
|
@ -927,10 +927,15 @@ Colors any task that does not have the user defined attribute X.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B color.error=green
|
.B color.error=white on red
|
||||||
Colors any of the error messages.
|
Colors any of the error messages.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B color.warning=bold red
|
||||||
|
Colors any of the warning messages.
|
||||||
|
.RE
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B color.header=green
|
.B color.header=green
|
||||||
Colors any of the messages printed prior to the report output.
|
Colors any of the messages printed prior to the report output.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue