about summary refs log tree commit diff
path: root/Completion/Pbmplus/_ppmdither
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_ppmdither')
-rw-r--r--Completion/Pbmplus/_ppmdither7
1 files changed, 0 insertions, 7 deletions
diff --git a/Completion/Pbmplus/_ppmdither b/Completion/Pbmplus/_ppmdither
deleted file mode 100644
index 94a52e68d..000000000
--- a/Completion/Pbmplus/_ppmdither
+++ /dev/null
@@ -1,7 +0,0 @@
-#compdef ppmdither
-
-_arguments '-dim:matrix size:' \
-           '-red:number of red shades:' \
-           '-green:number of green shades:' \
-           '-blue:number of blue shades:' \
-	   ':file: _pbm_file'