about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_options_set
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Type/_options_set')
-rw-r--r--Completion/Zsh/Type/_options_set2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Type/_options_set b/Completion/Zsh/Type/_options_set
index 6082909fd..ddb57c3e2 100644
--- a/Completion/Zsh/Type/_options_set
+++ b/Completion/Zsh/Type/_options_set
@@ -7,4 +7,4 @@
 local expl
 
 _wanted zsh-options expl 'set zsh option' \
-    compadd "$@" -M 'B:[nN][oO]= M:_= M:{A-Z}={a-z}' -a _options_set
+    compadd "$@" -M 'B:[nN][oO]= M:_= M:{A-Z}={a-z}' -a - _options_set