Documentation

- Fixed typo (thanks to Aaron Jackson).
This commit is contained in:
Paul Beckingham 2011-10-10 07:42:58 -04:00
parent c0d04a7bcd
commit 04614f536c
2 changed files with 2 additions and 1 deletions

View file

@ -112,4 +112,5 @@ suggestions:
Bernhard B
Aikido Guy
Gour-Gadadhara Dasa
Aaron Jackson

View file

@ -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'