about summary refs log tree commit diff
path: root/Completion/Pbmplus/_rawtoppm
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_rawtoppm')
-rw-r--r--Completion/Pbmplus/_rawtoppm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_rawtoppm b/Completion/Pbmplus/_rawtoppm
new file mode 100644
index 000000000..d4a0c333c
--- /dev/null
+++ b/Completion/Pbmplus/_rawtoppm
@@ -0,0 +1,6 @@
+#compdef rawtoppm
+
+_arguments '-headerskip:header bytes to skip:' \
+           '-rowskip:row padding to skip:' \
+	   '-rgb' '-rbg' '-grb' '-gbr' '-brg' '-bgr' '-interpixel' '-interrow' \
+	   ':width:' ':height:' ':grayscale bytes:'