about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pamfind.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/pamfind.html b/pamfind.html
index 41453a37..00690638 100644
--- a/pamfind.html
+++ b/pamfind.html
@@ -16,6 +16,7 @@ pamfind - Print the locations of all tuples of a certain value in an image
 <b>-target=</b><i>sample0</i><b>,</b><i>sample1</i><b>,</b> ... |
 <b>-color=</b><i>color</i>
 }
+[<B>-machine</B>]
 [<I>imagefile</I>]
 
 <P>All options can be abbreviated to their shortest unique prefix.
@@ -74,6 +75,14 @@ library routine</a>.
 
 <p>You must specify exactly one of <b>-target</b> and <b>-color</b>.
 
+<dt><b>-machine</b>
+
+<dd>This makes the output more convenient for a machine to use, while
+  less convenient for a human.  <b>pamfind</b> reports the same information
+  as with no options.
+
+<p>This option was new in Netpbm 10.87 (March 2020).
+
 </DL>
 
 <H2 id="seealso">SEE ALSO</H2>