zshrs 0.9.2

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, SQLite caching
Documentation
1
2
3
4
5
6
#compdef sysclean

_arguments -s : \
  '(-p)-a[include filenames used by installed packages]' \
  '-i[include ignored filenames]' \
  '(-a)-p[output package names that are using obsolete files]'