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/_pnmcomp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/Pbmplus/_pnmcomp b/Completion/Pbmplus/_pnmcomp
deleted file mode 100644
index 01f8bb33e..000000000
--- a/Completion/Pbmplus/_pnmcomp
+++ /dev/null
@@ -1,5 +0,0 @@
-#compdef pnmcomp
-
-_arguments '-invert' '-xoff:x offset:' '-yoff:y offset:' \
-           '-alpha:alpha mask file:_files -g *.(#i)pgm' \
-	   ':overlay file:_pbm_file' '*:file: _pbm_file'