about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-05-17 15:17:03 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-05-17 15:17:03 +0000
commit93a570b3995fd7e9592ff0aef2384bd5cd901d30 (patch)
tree73e502cb064185e798a9f62ecc227f75a13772fa
parent3693455980f396241c209e7bc43c2afa4c5bdc9d (diff)
downloadnetpbm-mirror-93a570b3995fd7e9592ff0aef2384bd5cd901d30.tar.gz
netpbm-mirror-93a570b3995fd7e9592ff0aef2384bd5cd901d30.tar.xz
netpbm-mirror-93a570b3995fd7e9592ff0aef2384bd5cd901d30.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3605 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-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>