summaryrefslogtreecommitdiffstats
path: root/complete/_rg
diff options
context:
space:
mode:
Diffstat (limited to 'complete/_rg')
-rw-r--r--complete/_rg6
1 files changed, 3 insertions, 3 deletions
diff --git a/complete/_rg b/complete/_rg
index ac3a52a1..86c5b6f9 100644
--- a/complete/_rg
+++ b/complete/_rg
@@ -153,9 +153,9 @@ _rg() {
$no"--no-crlf[don't use CRLF as line terminator]"
'(text)--null-data[use NUL as line terminator]'
- + '(max-column-preview)' # max column preview options
- '--max-column-preview[show preview for long lines (with -M)]'
- $no"--no-max-column-preview[don't show preview for long lines (with -M)]"
+ + '(max-columns-preview)' # max column preview options
+ '--max-columne-preview[show preview for long lines (with -M)]'
+ $no"--no-max-columns-preview[don't show preview for long lines (with -M)]"
+ '(max-depth)' # Directory-depth options
'--max-depth=[specify max number of directories to descend]:number of directories'