|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/share/zsh/4.3.10/functions/ |
Upload File : |
#compdef ccal
_arguments \
'-nodata[ignore appointment descriptions file]' \
'-data-file=[load appointments from file]:caldat file:_files' \
'-future[show only future appointments on current month]' \
"-today[show only today's appointments on current month]" \
'-europe[European format (first day is Monday)]' \
'-american[North American format (first day is Sunday)]' \
'-maxappts=[display maximum of n appointments]:number of appointments:('{8..50}')' \
'-pause[pause for keystroke before exiting]' \
'-nocolor[inhibit use of colors]' \
'-color-file=[load color definitions from file]:calcol file:_files' \
'-8bit[display 8-bit ascii characters]' \
'1:month:(1 2 3 4 5 6 7 8 9 10 11 12 jan feb mar apr may jun jul aug sep oct nov dec)' \
'2:year:'