Current File : //usr/share/zsh/5.0.7/functions/Completion/Unix/_gnu_generic
#autoload

# This is for GNU-like commands which understand the --help option,
# but which do not otherwise require special completion handling.

_arguments '*:arg: _default' --