diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-01-29 02:05:58 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-01-29 02:05:58 +0000 |
commit | 4571e910b4cc98268539768c98d9303dc052847b (patch) | |
tree | 5ad925caa43f7e4eb7a4dc82334267127cfcf498 | |
parent | bcd37ef5e43545e8a48bd18091d82144912b942d (diff) | |
download | netpbm-mirror-4571e910b4cc98268539768c98d9303dc052847b.tar.gz netpbm-mirror-4571e910b4cc98268539768c98d9303dc052847b.tar.xz netpbm-mirror-4571e910b4cc98268539768c98d9303dc052847b.zip |
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4266 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r-- | pgmtoppm.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pgmtoppm.html b/pgmtoppm.html index 3f5958d1..0e5bab57 100644 --- a/pgmtoppm.html +++ b/pgmtoppm.html @@ -17,8 +17,10 @@ pgmtoppm - colorize a PGM (grayscale) image into a PPM (color) image [<b>-white=</b><i>colorspec2</i>] [<i>pgmfile</i>] +<br> <b>pgmtoppm</b> <b>-map=</b><i>filename</i> [<i>pgmfile</i>] +<br> <b>pgmtoppm</b> <i>colorspec</i> [<i>pgmfile</i>] <br> |