From 764c197022a6361d7139b17569b539aa7ce1883b Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 15 Apr 2019 07:04:57 -0400 Subject: complete: fix typo --- complete/_rg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/complete/_rg b/complete/_rg index 86c5b6f9..f7315c00 100644 --- a/complete/_rg +++ b/complete/_rg @@ -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 -- cgit v1.2.3