about summary refs log tree commit diff
path: root/Completion/Pbmplus/_rawtopgm
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_rawtopgm')
-rw-r--r--Completion/Pbmplus/_rawtopgm5
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_rawtopgm b/Completion/Pbmplus/_rawtopgm
new file mode 100644
index 000000000..c8e87dbde
--- /dev/null
+++ b/Completion/Pbmplus/_rawtopgm
@@ -0,0 +1,5 @@
+#compdef rawtopgm
+
+_arguments '-headerskip:header bytes to skip:' \
+           '-rowskip:row padding to skip:' \
+	   ':width:' ':height:' ':grayscale bytes:'