From 930d97308d0426dbe4e21961aa283f56609c13e0 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 7 Jan 2000 14:42:44 +0000 Subject: zsh-workers/9261 --- Completion/User/_a2ps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/User/_a2ps b/Completion/User/_a2ps index 9ca0a9f81..8a8694d52 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 '*:text file:_files -g \*\~\*.\(\#i\)\(ps\|eps\)' -- \ '*\*:toggle:(yes no)' \ '*=DIRECTION:direction:(rows columns)' \ '*=TYPE:type:(r n nr rn any)' \ -- cgit 1.4.1