summaryrefslogtreecommitdiffstats
path: root/Completion/Zsh/Command/_vared
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Command/_vared')
-rw-r--r--Completion/Zsh/Command/_vared2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Command/_vared b/Completion/Zsh/Command/_vared
index e7072ca6d..493bae698 100644
--- a/Completion/Zsh/Command/_vared
+++ b/Completion/Zsh/Command/_vared
@@ -1,6 +1,6 @@
#compdef vared
-_arguments -s -A "-*" \
+_arguments -s -S -S -A "-*" : \
'(-a)-A[edit associative array]' \
'(-A)-a[edit array parameter]' \
"-c[create parameter or change type]" \