Color Command

- Added support for displaying color samples.  If you run the command
  'task color red on grey12' then task will show you a sample of this
  color, along with other examples.  This is helpful if you are trying
  to choose colors for auto colorization rules.
This commit is contained in:
Paul Beckingham 2010-01-03 12:35:53 -05:00
parent 6abc40ef46
commit a75e7978ab
5 changed files with 116 additions and 73 deletions

View file

@ -121,8 +121,8 @@ Imports tasks from a variety of formats.
Exports all tasks as a CSV file.
.TP
.B color
Displays all possible colors.
.B color [sample]
Displays all possible colors, or a sample.
.TP
.B version