mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: Fixed man page bugs
- Thanks to pawprint.
This commit is contained in:
parent
dbb0998f9d
commit
39cc00ce9d
3 changed files with 4 additions and 3 deletions
2
AUTHORS
2
AUTHORS
|
@ -284,4 +284,4 @@ suggestions:
|
|||
JDufault
|
||||
Simon Michael
|
||||
Robin Green
|
||||
|
||||
pawprint
|
||||
|
|
|
@ -61,6 +61,7 @@
|
|||
- New formatting specifier 'relative' for columns of Date type was introduced.
|
||||
- Fixed bug where 'rc.allow.empty.filter' was not behaving properly (thanks to
|
||||
Scott Kostyshak).
|
||||
- Fixed man page bugs (thanks to pawprint).
|
||||
- Improved OpenBSD support (thanks to Kent R. Spillner).
|
||||
|
||||
------ current release ---------------------------
|
||||
|
|
|
@ -104,7 +104,7 @@ after 'on' are background.
|
|||
|
||||
There is an additional 'underline' attribute that may be used:
|
||||
|
||||
underline bright red on black
|
||||
underline bold red on black
|
||||
|
||||
And an 'inverse' attribute:
|
||||
|
||||
|
@ -113,7 +113,7 @@ And an 'inverse' attribute:
|
|||
Taskwarrior has a command that helps you visualize these color combinations.
|
||||
Try this:
|
||||
|
||||
$ task color underline bright red on black
|
||||
$ task color underline bold red on black
|
||||
|
||||
You can use this command to see how the various color combinations work. You
|
||||
will also see some sample colors displayed, like the ones above, in addition to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue