about summary refs log tree commit diff
path: root/pnmquant.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-01-24 18:04:04 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-01-24 18:04:04 +0000
commit5f285c302ff820b3bc3389b139ebe3dd45ab03c6 (patch)
treed24e0086d3ce536a44eae901611111147886850a /pnmquant.html
parent4bb2d2be3087311ae6025a978f1fb56483d698c0 (diff)
downloadnetpbm-mirror-5f285c302ff820b3bc3389b139ebe3dd45ab03c6.tar.gz
netpbm-mirror-5f285c302ff820b3bc3389b139ebe3dd45ab03c6.tar.xz
netpbm-mirror-5f285c302ff820b3bc3389b139ebe3dd45ab03c6.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3129 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmquant.html')
-rw-r--r--pnmquant.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/pnmquant.html b/pnmquant.html
index ce897d1d..617ec41e 100644
--- a/pnmquant.html
+++ b/pnmquant.html
@@ -16,6 +16,9 @@ pnmquant - quantize the colors in a Netpbm image to a smaller set
 [<B>-floyd</B>|<B>-fs</B>]
 [<B>-nofloyd</B>|<B>-nofs</B>]
 [<B>-spreadbrightness</B>|<B>-spreadluminosity</B>]
+[<b>-norandom</b>]
+[<b>-quiet</b>]
+[<b>-plain</b>]
 <I>ncolors</I> [<I>pnmfile</I>]
 
 <P>All options can be abbreviated to their shortest unique prefix.  You
@@ -62,11 +65,17 @@ just a convenience.
 </kbd>
 </pre>
 
+<h2 id="history">HISTORY</h2>
+
 <p><b>pnmquant</b> did not exist before Netpbm 9.21 (January 2001).
 Before that, <b>ppmquant</b> did the same thing, but only on PPM
 images.  <b>ppmquant</b> continues to exist, but is only a front end
 (for name compatibility) to <b>pnmquant</b>.
 
+<p><b>-version</b> did not exist before Netpbm 10.75 (June 2016).
+  
+<p><b>-norandom</b> did not exist before Netpbm 10.82 (March 2018).
+  
 <H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="pnmcolormap.html">pnmcolormap</A></B>,
@@ -82,6 +91,7 @@ images.  <b>ppmquant</b> continues to exist, but is only a front end
 <UL>
 <LI><A HREF="#synopsis">SYNOPSIS</A>
 <LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#history">HISTORY</A>
 <LI><A HREF="#seealso">SEE ALSO</A>
 </UL>
 </BODY>