From 9381bb6a2d3abd4a4c6871b5676f9fb04f42d921 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 3 Jun 2014 23:46:07 -0700 Subject: 32694: the number of matches to find is the suffix argument of (Y) qualifier --- Completion/Zsh/Type/_globquals | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/Type/_globquals b/Completion/Zsh/Type/_globquals index c98bd0c82..37db161d0 100644 --- a/Completion/Zsh/Type/_globquals +++ b/Completion/Zsh/Type/_globquals @@ -251,6 +251,7 @@ case $state in "o:+ sort order, up" "O:+ sort order, down" "P:prepend word" + "Y:+ at most ARG matches" "[:+ range of files" "):end of qualifiers" "\::modifier" -- cgit 1.4.1