mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation
- Fixed typo (thanks to Aaron Jackson).
This commit is contained in:
parent
c0d04a7bcd
commit
04614f536c
2 changed files with 2 additions and 1 deletions
|
@ -222,7 +222,7 @@ project:
|
|||
$ task config color.project.Home 'on blue'
|
||||
|
||||
We use quotes around 'on blue' because there are two words, but they represent
|
||||
one value in the .taskrc file. Now suppose we which to use a bold yellow text
|
||||
one value in the .taskrc file. Now suppose we wish to use a bold yellow text
|
||||
color for all cleaning work:
|
||||
|
||||
$ task config color.keyword.clean 'bold yellow'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue