summaryrefslogtreecommitdiffstats
path: root/Completion/Zsh/Command/_strftime
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Command/_strftime')
-rw-r--r--Completion/Zsh/Command/_strftime2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Command/_strftime b/Completion/Zsh/Command/_strftime
index a57a76ce4..fce1f5d95 100644
--- a/Completion/Zsh/Command/_strftime
+++ b/Completion/Zsh/Command/_strftime
@@ -6,7 +6,7 @@ if (( words[(I)-r] )); then
two='date string'
fi
-_arguments -S -A '-*' -s \
+_arguments -S -S -A '-*' -s : \
'-n[omit trailing newline]' \
'-q[run quietly]' \
'(3)-r[reverse lookup using strptime]' \