about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmcomp
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_pnmcomp')
-rw-r--r--Completion/Pbmplus/_pnmcomp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Pbmplus/_pnmcomp b/Completion/Pbmplus/_pnmcomp
index 01f8bb33e..849f9b046 100644
--- a/Completion/Pbmplus/_pnmcomp
+++ b/Completion/Pbmplus/_pnmcomp
@@ -1,5 +1,5 @@
 #compdef pnmcomp
 
 _arguments '-invert' '-xoff:x offset:' '-yoff:y offset:' \
-           '-alpha:alpha mask file:_files -g *.(#i)pgm' \
+           '-alpha:alpha mask file:_files -g \*.\(\#i\)pgm' \
 	   ':overlay file:_pbm_file' '*:file: _pbm_file'