summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_git
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_git')
-rw-r--r--Completion/Unix/Command/_git2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
index 2b37ffa50..c4ed3c3e9 100644
--- a/Completion/Unix/Command/_git
+++ b/Completion/Unix/Command/_git
@@ -8500,7 +8500,7 @@ __git_format_placeholders() {
_alternative \
'formats:: _describe -t formats "built-in format" builtin_fmts' \
'user-formats:: _describe -t user-formats "user format" user_fmts' \
- 'custom-formats:: _describe -t custom-formats "custom format" custom_fmts -qS:' \
+ 'custom-formats:: _describe -t custom-formats "custom format" custom_fmts -r: -S:' \
&& return
# @todo: still unsupported: more complicated place-holders like %C() and