about summary refs log tree commit diff
path: root/Completion/User
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-21 08:35:08 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-21 08:35:08 +0000
commit69e2ebabe80319e47dfaf72193e6759bc4a2d956 (patch)
tree0f798560b2f1cb0e2f42ee421e17db4724086fe5 /Completion/User
parentadd97d9b0040809882e17191a09a04c0db7fd5cc (diff)
downloadzsh-69e2ebabe80319e47dfaf72193e6759bc4a2d956.tar.gz
zsh-69e2ebabe80319e47dfaf72193e6759bc4a2d956.tar.xz
zsh-69e2ebabe80319e47dfaf72193e6759bc4a2d956.zip
zsh-workers/8352
Diffstat (limited to 'Completion/User')
-rw-r--r--Completion/User/_bison2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_bison b/Completion/User/_bison
index 000235f6f..2fd5b3827 100644
--- a/Completion/User/_bison
+++ b/Completion/User/_bison
@@ -14,7 +14,7 @@ _arguments -s \
   '(--version)-V[show version]' \
   '(--help)-h[show help]' \
   '(--yacc --fixed-output-file)-y[imitate yacc'"'"'s output file convention]' \
-  ':input file:_files -g \*.\(\#i\)\(bison\|yacc\)' \
+  ':input file:_files -g \*.\(\#i\)\(bison\|yacc\|y\)' \
   -- \
   '*=outfile:parser file name:_files' \
   '*file-prefix=prefix:output file prefix:' \