summary refs log tree commit diff
path: root/pamtable.html
diff options
context:
space:
mode:
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.