We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2819212 commit 8782f82Copy full SHA for 8782f82
FAQ.md
@@ -208,7 +208,7 @@ The `--color` flag accepts one of the following possible values: `never`,
208
ripgrep to only enable colors when it is printing to a terminal. But if you
209
pipe ripgrep to a file or some other process, then it will suppress colors.
210
211
-The --colors` flag is a bit more complicated. The general format is:
+The `--colors` flag is a bit more complicated. The general format is:
212
213
```
214
--colors '{type}:{attribute}:{value}'
0 commit comments