From 03bd5e287f0a58383b371c0bf4a12f5dbf96a84e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 10 Dec 2016 14:56:13 +0000 Subject: users/22182: Propagate 22161 docs patch to completion descriptions. --- Completion/Zsh/Context/_brace_parameter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/Context/_brace_parameter b/Completion/Zsh/Context/_brace_parameter index e4f5e6639..aa1572176 100644 --- a/Completion/Zsh/Context/_brace_parameter +++ b/Completion/Zsh/Context/_brace_parameter @@ -179,7 +179,7 @@ if [[ $PREFIX = *'${('[^\)]# ]]; then "S:search substrings in #, %, / expressions" "I:search th match in #, %, / expressions" "B:include index of beginning of match in #, %, / expressions" - "E:include index of end of match in #, %, / expressions" + "E:include index of one past end of match in #, %, / expressions" "M:include matched portion in #, %, / expressions" "N:include length of match in #, % expressions" "R:include rest (unmatched portion) in #, %, / expressions" -- cgit 1.4.1