about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pgmtopbm
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_pgmtopbm')
-rw-r--r--Completion/Pbmplus/_pgmtopbm5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/Pbmplus/_pgmtopbm b/Completion/Pbmplus/_pgmtopbm
deleted file mode 100644
index 642d6277b..000000000
--- a/Completion/Pbmplus/_pgmtopbm
+++ /dev/null
@@ -1,5 +0,0 @@
-#compdef pgmtopbm
-
-_arguments '-floyd' '-fs' '-threshold' '-dither8' '-d8' '-cluster3' '-c3' \
-           '-cluster4' '-c4' '-cluster8' '-c8' '-value:threshold value:' \
-	   ':file: _pbm_file'