about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pgmnorm
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_pgmnorm')
-rw-r--r--Completion/Pbmplus/_pgmnorm5
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_pgmnorm b/Completion/Pbmplus/_pgmnorm
new file mode 100644
index 000000000..e088550e9
--- /dev/null
+++ b/Completion/Pbmplus/_pgmnorm
@@ -0,0 +1,5 @@
+#compdef pgmnorm ppmnorm
+
+_arguments '-bpercent:black percentage:' '-bvalue:black pixel value:' \
+           '-wpercent:white percentage:' '-wvalue:white pixel value:' \
+	   ':file: _pbm_file'