mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
complete: fix typo
This commit is contained in:
parent
ef1611b5f5
commit
764c197022
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue