summaryrefslogtreecommitdiffstats
path: root/GUIDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'GUIDE.md')
-rw-r--r--GUIDE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/GUIDE.md b/GUIDE.md
index 907ab382..f6316137 100644
--- a/GUIDE.md
+++ b/GUIDE.md
@@ -538,8 +538,9 @@ formatting peculiarities:
```
$ cat $HOME/.ripgreprc
-# Don't let ripgrep vomit really long lines to my terminal.
+# Don't let ripgrep vomit really long lines to my terminal, and show a preview.
--max-columns=150
+--max-column-preview
# Add my 'web' type.
--type-add