summary refs log tree commit diff
path: root/pnmtopng.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-02-09 17:32:42 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-02-09 17:32:42 +0000
commit598441aa09a2e3b2fa45abb8a758ff76c68f9c9e (patch)
treece88219b8ea8379616627a5b9ef0ceef6168c4c7 /pnmtopng.html
parent113816c8e6cba3de50501d6fa01b017b529bd3fa (diff)
downloadnetpbm-mirror-598441aa09a2e3b2fa45abb8a758ff76c68f9c9e.tar.gz
netpbm-mirror-598441aa09a2e3b2fa45abb8a758ff76c68f9c9e.tar.xz
netpbm-mirror-598441aa09a2e3b2fa45abb8a758ff76c68f9c9e.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3542 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmtopng.html')
-rw-r--r--pnmtopng.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/pnmtopng.html b/pnmtopng.html
index d2f07a68..d808766b 100644
--- a/pnmtopng.html
+++ b/pnmtopng.html
@@ -140,7 +140,8 @@ with "unrecognized option," fall back to the old syntax.
 <DD>
      Enables scaling of maxvalues of more then 65535 to 16 bit. Since
      this means loss of image data, <b>pnmtopng</b> does not do it by
-     default.  <DT><B>-interlace</B>
+     default.
+<DT><B>-interlace</B>
 <DD>
      Creates an interlaced PNG file (Adam7).
 <DT><B>-alpha=</b><i>filename</i>