1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Completion/Zsh/Command/_setopt

11 lines
193 B
Plaintext
Raw Normal View History

2001-04-02 13:30:34 +02:00
#compdef setopt
# If you first want to complete only unset options, un-comment the lines
# setting the _options_unset array and then use:
#
# _options_unset || _options
#
# here.
_options