about summary refs log tree commit diff
path: root/Completion/Unix/Command/_zdump
blob: f96bdd764250972ba2950357a074dd630f3920f6 (plain) (blame)
1
2
3
4
5
6
#compdef zdump

_arguments \
  '-v[lowest possible]' \
  '-c[cutoff]:cutoff year:' \
  '*:time zone:_time_zone'