Docs: Fixed man page bugs

- Thanks to pawprint.
This commit is contained in:
Paul Beckingham 2016-01-27 13:39:45 -05:00
parent dbb0998f9d
commit 39cc00ce9d
3 changed files with 4 additions and 3 deletions

View file

@ -284,4 +284,4 @@ suggestions:
JDufault JDufault
Simon Michael Simon Michael
Robin Green Robin Green
pawprint

View file

@ -61,6 +61,7 @@
- New formatting specifier 'relative' for columns of Date type was introduced. - New formatting specifier 'relative' for columns of Date type was introduced.
- Fixed bug where 'rc.allow.empty.filter' was not behaving properly (thanks to - Fixed bug where 'rc.allow.empty.filter' was not behaving properly (thanks to
Scott Kostyshak). Scott Kostyshak).
- Fixed man page bugs (thanks to pawprint).
- Improved OpenBSD support (thanks to Kent R. Spillner). - Improved OpenBSD support (thanks to Kent R. Spillner).
------ current release --------------------------- ------ current release ---------------------------

View file

@ -104,7 +104,7 @@ after 'on' are background.
There is an additional 'underline' attribute that may be used: There is an additional 'underline' attribute that may be used:
underline bright red on black underline bold red on black
And an 'inverse' attribute: And an 'inverse' attribute:
@ -113,7 +113,7 @@ And an 'inverse' attribute:
Taskwarrior has a command that helps you visualize these color combinations. Taskwarrior has a command that helps you visualize these color combinations.
Try this: 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 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 will also see some sample colors displayed, like the ones above, in addition to