From 69e2ebabe80319e47dfaf72193e6759bc4a2d956 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 21 Oct 1999 08:35:08 +0000 Subject: zsh-workers/8352 --- Completion/User/_bison | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User') 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:' \ -- cgit 1.4.1