Skip to content

Commit 8782f82

Browse files
doc: add missing backtick in FAQ
PR BurntSushi#1723
1 parent 2819212 commit 8782f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The `--color` flag accepts one of the following possible values: `never`,
208208
ripgrep to only enable colors when it is printing to a terminal. But if you
209209
pipe ripgrep to a file or some other process, then it will suppress colors.
210210

211-
The --colors` flag is a bit more complicated. The general format is:
211+
The `--colors` flag is a bit more complicated. The general format is:
212212

213213
```
214214
--colors '{type}:{attribute}:{value}'

0 commit comments

Comments
 (0)