From f844c87a4d676bcc8ad7ac24b5132d7aa5ccfeca Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Dec 1999 15:29:41 +0000 Subject: zsh-workers/8840 --- Completion/User/_compress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_compress') diff --git a/Completion/User/_compress b/Completion/User/_compress index 24363be07..ccffeaeef 100644 --- a/Completion/User/_compress +++ b/Completion/User/_compress @@ -2,5 +2,5 @@ local expl -_description expl 'file to compress' +_description files expl 'file to compress' _files "$expl[@]" -g '*~*.Z' -- cgit 1.4.1