summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-15 07:04:57 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-15 07:04:57 -0400
commit764c197022a6361d7139b17569b539aa7ce1883b (patch)
tree21ec8dddf30a6a69b376fe7529d506359e99e34b
parentef1611b5f5877a111b8f09fc2bd4cb0438347a5a (diff)
complete: fix typo
-rw-r--r--complete/_rg2
1 files changed, 1 insertions, 1 deletions
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