about summary refs log tree commit diff
path: root/Completion/BSD/Command/_sysupgrade
blob: b1144b0d50a1aa4fe8bdbf15116949e321b7f3fc (plain) (blame)
1
2
3
4
5
6
7
8
9
#compdef sysupgrade

_arguments -s -S -A '-*' : \
  '-f[force an already applied upgrade]' \
  '-k[keep the downloaded files]' \
  '-n[do not reboot]' \
  '(-s)-r[upgrade to the next release]' \
  '(-r)-s[upgrade to a snapshot]' \
  ':installurl:'