Merge pull request #8 from mil/master

Add how to clear underline color in README
This commit is contained in:
Giuseppe 2012-07-29 12:17:11 -07:00
commit c36808d3f9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ To draw a backslash just backslash escape it (\\\\).
f<0-9> Selects the text foreground color from the palette.
b<0-9> Selects the text background color from the palette.
u<0-9> Selects the underline color from the palette.
To reset the bg/fg color just pass 'r' as color index.
To reset the bg/fg/underline color just pass 'r' as the color index.
l Aligns the text to the left.
c Aligns the text to the center.