about summary refs log tree commit diff
path: root/Completion/Debian/Command/_grep-excuses
blob: 972bd18c4566dccd7e0222898b08921c00f8927c (plain) (blame)
1
2
3
4
5
6
7
8
#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'