#compdef hdtv

_arguments \
    {'(--batch)-b','(-b)--batch'}'[Open and execute HDTV batchfile]:batchfile:_files'\
    {'(--execute)-e','(-e)--execute'}'[Execute HDTV command(s)]:commands'\
    {'(--help)-h','(-h)--help'}'[Show help message and exit]'\
    '--rebuild-usr[Rebuild ROOT-loadable libraries for the current user]'\
    '--rebuild-sys[Rebuild ROOT-loadable libraries for all users]'\
    {'(--version)-v','(-v)--version'}'[Show HDTV Version]'
