about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_functions
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Type/_functions')
-rw-r--r--Completion/Zsh/Type/_functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Type/_functions b/Completion/Zsh/Type/_functions
index 7f818bd66..912a7f134 100644
--- a/Completion/Zsh/Type/_functions
+++ b/Completion/Zsh/Type/_functions
@@ -2,4 +2,4 @@
 
 local expl
 
-_wanted functions expl 'shell function' compadd "$@" -k functions
+_wanted functions expl 'shell function' compadd -k "$@" - functions