1
0
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:
Andrew Gallant 2019-04-15 07:04:57 -04:00
parent ef1611b5f5
commit 764c197022
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -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