Update README.md

The text "COLOR" does not appear on github -> I propose using *COLOR* instead of <COLOR>
This commit is contained in:
DainDwarf 2014-11-21 14:32:47 +01:00
commit f80d3e7642

View file

@ -10,7 +10,7 @@ colout(1) -- Color Up Arbitrary Command Output
## DESCRIPTION ## DESCRIPTION
`colout` read lines of text stream on the standard input and output characters `colout` read lines of text stream on the standard input and output characters
matching a given regular expression *PATTERN* in given <COLOR> and *STYLE*. matching a given regular expression *PATTERN* in given *COLOR* and *STYLE*.
If groups are specified in the regular expression pattern, only them are taken If groups are specified in the regular expression pattern, only them are taken
into account, else the whole matching pattern is colored. into account, else the whole matching pattern is colored.