about summary refs log tree commit diff
path: root/Completion/BSD/Command/_sysmerge
blob: 00ee18299271d8bace8e62e41fb7ee24427f9185 (plain) (blame)
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]'