about summary refs log tree commit diff
path: root/pnmtotiffcmyk.html
diff options
context:
space:
mode:
Diffstat (limited to 'pnmtotiffcmyk.html')
-rw-r--r--pnmtotiffcmyk.html45
1 files changed, 8 insertions, 37 deletions
diff --git a/pnmtotiffcmyk.html b/pnmtotiffcmyk.html
index 1a7e36c3..a3d2dda3 100644
--- a/pnmtotiffcmyk.html
+++ b/pnmtotiffcmyk.html
@@ -15,43 +15,14 @@ pnmtotiffcmyk - convert a Netpbm image into a CMYK encoded TIFF file
 <H2>SYNOPSIS</H2>
 
 <B>pnmtotiffcmyk </B>
-
-[<i>Compargs</i>][<i>Tiffargs</i>][<i>Convargs</i>][<I>pnmfile</I>]
-
-<p><i>Compargs</i>:
-<p>
-[<B>-none</B>|<B>-packbits</B>|<B>-lzw</B>
-
-[<B>-predictor</B> <I>n</I>]]
-
-<p><i>Tiffargs</i>:
-<p>
-[<B>-msb2lsb</B>|<B>-lsb2msb</B>]
-
-[<B>-rowsperstrip</B> <I>n</I>]
-
-<BR>
-
-[<B>-lowdotrange</B> <I>n</I>]
-
-[<B>-highdotrange</B> <I>n</I>]
-
-<BR>
-
-[<B>-knormal</B>|<B>-konly</B>|<B>-kremove</B>]
-
-<p><i>Convargs</i>:
-<p>
-[[<B>-default</B>][<B>Defargs</B>]|<B>-negative</B>]
-
-<p><i>Defargs</i>:
-<p>
-[<B>-theta</B> <I>deg</I>]
-
-[<B>-gamma</B> <I>n</I>]
-
-[<B>-gammap</B> <I>-1</I> | <B>-gammap</B> <I>n</I>]
-
+	[<B>-none</B>|<B>-packbits</B>|<B>-lzw</B>]
+	[<B>-predictor</B> <I>n</I>]
+	[<B>-msb2lsb</B>|<B>-lsb2msb</B>]
+	[<B>-rowsperstrip</B> <I>n</I>]
+	[<B>-lowdotrange</B> <I>n</I>]
+	[<B>-highdotrange</B> <I>n</I>]
+	[<B>-knormal</B>|<B>-konly</B>|<B>-kremove</B>]
+	[[<B>-default</B>] [<B>-theta</B> <I>deg</I>] [<B>-gamma</B> <I>n</I>] [<B>-gammap</B> <I>n</I>] |<B>-negative</B>]
 
 <A NAME="lbAD">&nbsp;</A>
 <H2>DESCRIPTION</H2>