1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-26 18:01:03 +02:00

Added missing closing double-quote.

This commit is contained in:
Wayne Davison 2005-02-10 08:10:04 +00:00
parent 8acdfd2981
commit db51fbe679

View file

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