change priotity
[zfbsd.git] / _portaudit
blob63af6e83d3f5f9db685969f9f0214c32d1d59f5f
1 #compdef portaudit
3 _arguments -s \
4     '-a[Vulnerability report for all installed packages]' \
5     '-C[Vulnerability report for the port in the current working directory]' \
6     '-d[Print creation date of the database]' \
7     '-F[Fetch the current database]' \
8     '-q[Quiet mode]' \
9     '-V[Show portaudit version number]' \
10     '-v[Verbose mode]' \
11     '-X[Download a fresh database from least days old]:days:' \
12     '-f[Check the packages listed in file]:file:_files' \
13     '-r[Restrict listed vulnerabilities with eregex pattern]:eregex:' \
14     ':pkg-name:'