summary refs log tree commit diff
path: root/pamtable.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-10 04:17:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-10 04:17:34 +0000
commitfb48776592aebf481e5b27db16786005dd965c71 (patch)
tree0a080978c78745c36d970eb7cbbdca96ad43eb34 /pamtable.html
parente53aee8fa9e36434f90ae76901a9be48617b966d (diff)
downloadnetpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.tar.gz
netpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.tar.xz
netpbm-mirror-fb48776592aebf481e5b27db16786005dd965c71.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4426 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamtable.html')
-rw-r--r--pamtable.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/pamtable.html b/pamtable.html
index 6e5a2324..ea79f82e 100644
--- a/pamtable.html
+++ b/pamtable.html
@@ -14,6 +14,9 @@ pamtable - print the raster as a table of numerical sample values
 
 <b>pamtable</b>
 
+[<b>-tuple</b>]
+[<b>-hex</b>]
+
 [<i>netpbmfile</i>]
 
 
@@ -88,6 +91,15 @@ Options</a>), <b>pamtable</b> recognizes the following command line options:
     
 <p>This option was new in Netpbm 10.11.00 (September 2022).
 
+<dt><b>-hex</b>
+
+<dd>Display sample values in hexadecimal instead of decimal.
+
+<p>This option is not valid with <b>-tuple</b>.
+
+<p>This option was new in Netpbm 10.11.00 (September 2022).
+
+  
 <dt><b>-verbose</b>
 
 <p>Print additional messages about the processing.