From cf10e6052445bc5460e86fc9621dec4cd4b9cb02 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 17 Jan 2000 18:17:42 +0000 Subject: zsh-workers/9333 --- Completion/User/_a2ps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/User/_a2ps b/Completion/User/_a2ps index 8a8694d52..5fbe1990b 100644 --- a/Completion/User/_a2ps +++ b/Completion/User/_a2ps @@ -22,7 +22,7 @@ if [[ "$words[1]" != "$_a2ps_cache_cmd" ]]; then ) fi -_arguments '*:text file:_files -g \*\~\*.\(\#i\)\(ps\|eps\)' -- \ +_arguments '*:input file:_files' -- \ '*\*:toggle:(yes no)' \ '*=DIRECTION:direction:(rows columns)' \ '*=TYPE:type:(r n nr rn any)' \ -- cgit 1.4.1