summaryrefslogtreecommitdiffstats
path: root/complete
diff options
context:
space:
mode:
Diffstat (limited to 'complete')
-rw-r--r--complete/_rg2
1 files changed, 1 insertions, 1 deletions
diff --git a/complete/_rg b/complete/_rg
index ec4863b8..cd5b5ac6 100644
--- a/complete/_rg
+++ b/complete/_rg
@@ -80,7 +80,7 @@ _rg() {
'*'{-u,--unrestricted}'[reduce level of "smart" searching]'
'(: -)'{-V,--version}'[display version information]'
'(-p --heading --no-heading --pretty)--vimgrep[show results in vim-compatible format]'
- '(-H --no-filename --with-filename)'{-H,--with-filename}'[prefix each match with name of file that contains it]'
+ '(-H --no-filename --with-filename)'{-H,--with-filename}'[display the file name for matches]'
'(-w -x --line-regexp --word-regexp)'{-w,--word-regexp}'[only show matches surrounded by word boundaries]'
'(-e -f --file --files --regexp --type-list)1: :_rg_pattern'
'(--type-list)*:file:_files'