summary refs log tree commit diff
path: root/pbmtoescp2.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-14 14:22:28 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-14 14:22:28 +0000
commitc83abf01576a835ea2bfcabd02ba94b0efc98a24 (patch)
treeec658e7b28099b152163cd810324506306bb5bd1 /pbmtoescp2.html
parent0ef86ea50c13762ae1b3687a16e14d7ea613852e (diff)
downloadnetpbm-mirror-c83abf01576a835ea2bfcabd02ba94b0efc98a24.tar.gz
netpbm-mirror-c83abf01576a835ea2bfcabd02ba94b0efc98a24.tar.xz
netpbm-mirror-c83abf01576a835ea2bfcabd02ba94b0efc98a24.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2607 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtoescp2.html')
-rw-r--r--pbmtoescp2.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/pbmtoescp2.html b/pbmtoescp2.html
index b847550b..6b48fda2 100644
--- a/pbmtoescp2.html
+++ b/pbmtoescp2.html
@@ -76,8 +76,12 @@ more information on this.
 
 <dt><b>-stripeheight=</b><i>n</i>
 
-<dd>This option controls the height of the stripes (number of raster lines) in
-the output.
+<dd>This option controls the height in lines of the stripes in the output.
+
+<p>The valid stripe heights in the printer language are 1, 8, and 24, but
+it is capable of expressing any height up to 255 and <b>pbmtoescp2</b>
+accepts any value in the range 1-255.  It issues a warning, though, if you
+choose something other than 1, 8, or 24.
 
 <p>The default is 24.