#compdef gls gdiff # This is for GNU-like commands which understand the --help option, # but which do not otherwise require special completion handling. [[ "$PREFIX" = --* ]] && _arguments -- && return 0 _default