about summary refs log tree commit diff
path: root/Completion/User/_a2ps
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_a2ps')
-rw-r--r--Completion/User/_a2ps2
1 files changed, 1 insertions, 1 deletions
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)' \