#compdef lungo local -a opts opts=( {-h,--help}'[Display the help message]' {-V,--version}'[Display version information]' ) _arguments $opts