about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:31:57 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:31:57 +0000
commit1a83c6a85680351c72e92503f17f6d85b3cd75f9 (patch)
tree615c3f0409b5336aea3a913984052b3fbadbe51d /Completion/Zsh
parent0d12a19e2c05924e7f545ec4a5012272d4c551fc (diff)
downloadzsh-1a83c6a85680351c72e92503f17f6d85b3cd75f9.tar.gz
zsh-1a83c6a85680351c72e92503f17f6d85b3cd75f9.tar.xz
zsh-1a83c6a85680351c72e92503f17f6d85b3cd75f9.zip
moved from Completion/Builtins/_unsetopt
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/_unsetopt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_unsetopt b/Completion/Zsh/Command/_unsetopt
new file mode 100644
index 000000000..75a33e9dd
--- /dev/null
+++ b/Completion/Zsh/Command/_unsetopt
@@ -0,0 +1,10 @@
+#compdef unsetopt
+
+# If you first want to complete only unset options, uncomment the lines
+# setting the _options_set  array and then use:
+#
+#   _options_set || _options
+#
+# here.
+
+_options