mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
0ba8ae87ea
parameters and cleanup descriptons in calling functions
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
#compdef zdump
|
|
|
|
_arguments \
|
|
'-v[lowest possible]' \
|
|
'-c[cutoff]:cutoff year:' \
|
|
'*:time zone:_time_zone'
|