HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/Unix/_ccal
#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:'