From f80d3e7642be124bbd709ad1a30b5bc762b9c931 Mon Sep 17 00:00:00 2001 From: DainDwarf Date: Fri, 21 Nov 2014 14:32:47 +0100 Subject: [PATCH] Update README.md The text "COLOR" does not appear on github -> I propose using *COLOR* instead of --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea7d616..3cc48a6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ colout(1) -- Color Up Arbitrary Command Output ## DESCRIPTION `colout` read lines of text stream on the standard input and output characters -matching a given regular expression *PATTERN* in given 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 into account, else the whole matching pattern is colored.