#compdef sysmerge

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