1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-02 20:00:57 +02:00
zsh/Completion/Unix/Command/_zdump
2007-05-03 02:49:38 +00:00

6 lines
112 B
Text

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