diff options
Diffstat (limited to 'pbmtoescp2.html')
-rw-r--r-- | pbmtoescp2.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/pbmtoescp2.html b/pbmtoescp2.html index 340c99f5..3bdc0d54 100644 --- a/pbmtoescp2.html +++ b/pbmtoescp2.html @@ -18,17 +18,8 @@ pbmtoescp2 - convert a PBM image to a ESC/P2 printer file [<B>-compress=</B><I>compressionmode</I>] [<B>-resolution=</B><I>dpi</I>] - [<I>pbmfile</I>] -<P>All options can be abbreviated to their shortest unique prefix. You -may use two hyphens instead of one to designate an option. You may -use either white space or equals signs between an option name and its -value. - -<P>Input is read from file <I>pbmfile</I> if specified, otherwise from -stdin. Output is written to stdout. - <A NAME="lbAD"> </A> <H2>DESCRIPTION</H2> @@ -47,6 +38,14 @@ Epson 9-pin dot matrix printers, which use the ESC/P protocol, see <A NAME="lbAE"> </A> <H2>OPTIONS</H2> +<P>All options can be abbreviated to their shortest unique prefix. You +may use two hyphens instead of one to designate an option. You may +use either white space or equals signs between an option name and its +value. + +<P>Input is read from file <I>pbmfile</I> if specified, otherwise from +stdin. Output is written to stdout. + <dl COMPACT> <dt><b>-compress=</b><i>compressionmode</i> |