mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-07-10 16:31:27 +02:00
6 lines
112 B
Text
6 lines
112 B
Text
#compdef zdump
|
|
|
|
_arguments \
|
|
'-v[lowest possible]' \
|
|
'-c[cutoff]:cutoff year:' \
|
|
'*:time zone:_time_zone'
|