strykelang 0.8.13

A highly parallel Perl 5 interpreter written in Rust
Documentation
1
2
3
4
5
6
#compdef sysmerge

_arguments -s : \
  '-b[run non-interactively]' \
  '-d[do not take any automatic action]' \
  '-p[only compare configuration of packages]'