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

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