1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 11:21:22 +02:00

zsh-workers/8204

This commit is contained in:
Tanaka Akira 1999-10-11 11:37:17 +00:00
parent b1b6446577
commit 99ed2ea017

View file

@ -11,4 +11,4 @@ _arguments -s \
'-v[enable verbose mode]' \
'-w[enable warnings]' \
'-h[show usage information]' \
'*:YODL input file:_files -g \*.\(\#i\)yodl'
'*:YODL input file:_files -g \*.\(\#i\)yo\(\|dl\)'