#compdef setopt

# If you first want to complete only unset options, un-comment the lines
# setting the _unset_options  array and then use:
#
#   _unset_options || _options
#
# here.

_options
