mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-29 21:47:42 +02:00
complete: fix typo
This commit is contained in:
parent
ef1611b5f5
commit
764c197022
@ -154,7 +154,7 @@ _rg() {
|
||||
'(text)--null-data[use NUL as line terminator]'
|
||||
|
||||
+ '(max-columns-preview)' # max column preview options
|
||||
'--max-columne-preview[show preview for long lines (with -M)]'
|
||||
'--max-columns-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user