1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-26 18:01:03 +02:00
zsh/Completion/Debian/Command/_grep-excuses
2008-08-07 22:54:43 +00:00

8 lines
315 B
Text

#compdef grep-excuses
_arguments \
'(--no-conf --noconf)'{--no-conf,--noconf}'[do not read any config files]' \
'(--wipnity -w)'{--wipnity,-w}'[get information from release.debian.org]' \
'--version[display version information]' \
'--help[display help information]' \
':package:_deb_packages avail'