From eb318c17f42880dcdb5ade91b97b91d52938eadd Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 26 Nov 1999 01:47:29 +0000 Subject: zsh-workers/8785 --- Completion/Debian/_apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/Debian/_apt b/Completion/Debian/_apt index 47c9f7e8c..72b28e907 100644 --- a/Completion/Debian/_apt +++ b/Completion/Debian/_apt @@ -106,7 +106,7 @@ tmp2=("$tmp2[@]" $_ra_left${(M)^short_bool:#$~tmp1} $_ra_left${(M)^short_intleve tmp3=("$tmp3[@]" $_ra_left${(M)^short_hasarg:#$~tmp1} $_ra_left${(M)^short_configfile:#$~tmp1} $_ra_left${(M)^short_arbitem:#$~tmp1}) _describe -o option tmp2 -- tmp3 -S=' - comp_opt='{ ! _style options prefix-needed || [[ "$PREFIX" = -* ]] } && { $comp_short; $comp_long }" + comp_opt='{ ! _style options prefix-needed || [[ "$PREFIX" = -* ]] }'" && { $comp_short; $comp_long }" regex_short=() regex_long=() -- cgit 1.4.1