about summary refs log tree commit diff
path: root/Completion/Core/_files
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-19 08:24:16 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-19 08:24:16 +0000
commitf9e65c2b1f448cd27c597ec727b63bebde2fbdff (patch)
tree816fd81472f634d8b19cc8aff9400c7644b22f77 /Completion/Core/_files
parentaa86df8d1c3daeb0b267ad16cdca647247530696 (diff)
downloadzsh-f9e65c2b1f448cd27c597ec727b63bebde2fbdff.tar.gz
zsh-f9e65c2b1f448cd27c597ec727b63bebde2fbdff.tar.xz
zsh-f9e65c2b1f448cd27c597ec727b63bebde2fbdff.zip
don't use $match for something different than (#b)ackrefs (11464)
Diffstat (limited to 'Completion/Core/_files')
-rw-r--r--Completion/Core/_files2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Core/_files b/Completion/Core/_files
index b1d06e23a..391d570a5 100644
--- a/Completion/Core/_files
+++ b/Completion/Core/_files
@@ -1,6 +1,6 @@
 #autoload
 
-local opts tmp glob pat pats expl tag i def descr end ign ret=1
+local opts tmp glob pat pats expl tag i def descr end ign ret=1 match
 
 zparseopts -a opts \
     '/=tmp' 'f=tmp' 'g+:-=tmp' q n 1 2 P: S: r: R: W: X+: M+: F: J+: V+: