summaryrefslogtreecommitdiffstats
path: root/doc/rg.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rg.1.md')
-rw-r--r--doc/rg.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 42191024..1cd9c771 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -123,9 +123,9 @@ Project home page: https://github.com/BurntSushi/ripgrep
black. Styles are limited to nobold, bold, nointense or intense.
The format of the flag is {type}:{attribute}:{value}. {type} should be one
- of path, line or match. {attribute} can be fg, bg or style. Value is either
- a color (for fg and bg) or a text style. A special format, {type}:none,
- will clear all color settings for {type}.
+ of path, line, column or match. {attribute} can be fg, bg or style. Value
+ is either a color (for fg and bg) or a text style. A special format,
+ {type}:none, will clear all color settings for {type}.
For example, the following command will change the match color to magenta
and the background color for line numbers to yellow: