From e0dc07932aaa69889135112172515b484736a6cd Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 19 Aug 1999 11:18:10 +0000 Subject: Initial revision --- Completion/Pbmplus/_rawtoppm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Completion/Pbmplus/_rawtoppm (limited to 'Completion/Pbmplus/_rawtoppm') 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:' -- cgit 1.4.1