From 3c3ffa433dca8c6c396d1cca734bc349a91b9797 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 4 Feb 2000 12:14:06 +0000 Subject: zsh-workers/9562 --- Completion/User/_strip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_strip') diff --git a/Completion/User/_strip b/Completion/User/_strip index 378eafe99..d7d8aabdd 100644 --- a/Completion/User/_strip +++ b/Completion/User/_strip @@ -3,4 +3,4 @@ local expl _description files expl executable -_files "$expl[@]" -g '*(*)' +_files "$expl[@]" -g '*(-*)' -- cgit 1.4.1