summary refs log tree commit diff
path: root/pbmtomda.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-11-12 18:44:24 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-11-12 18:44:24 +0000
commit0d897de7695b764b2dabd18aab09776b42ee3ec3 (patch)
tree9a47801441dd70ea29f4f8ba19629c4c73504e82 /pbmtomda.html
parent851f8a113827e42ae618423fdab09cb0a67dc4e4 (diff)
downloadnetpbm-mirror-0d897de7695b764b2dabd18aab09776b42ee3ec3.tar.gz
netpbm-mirror-0d897de7695b764b2dabd18aab09776b42ee3ec3.tar.xz
netpbm-mirror-0d897de7695b764b2dabd18aab09776b42ee3ec3.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4782 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtomda.html')
-rw-r--r--pbmtomda.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/pbmtomda.html b/pbmtomda.html
index 01fbfffe..9bc89b3d 100644
--- a/pbmtomda.html
+++ b/pbmtomda.html
@@ -2,7 +2,7 @@
 <html><head><title>Pbmtomda User Manual</title></head>
 <body>
 <h1>pbmtomda</h1>
-Updated: 03 June 1999
+Updated: 15 September 2023
 <br>
 <a href="#index">Table Of Contents</a>
 
@@ -14,12 +14,17 @@ pbmtomda - convert a PBM image to a Microdesign .mda
 
 <b>pbmtomda</b>
 
-[<b>-d</b>]
-[<b>-i</b>]
+[<b>-dscale</b>]
+[<b>-invert</b>]
 [<b>--</b>]
 
 [<i>pbmfile</i>]
 
+<p>Minimum unique abbreviation of option is acceptable.  You may use
+double hyphens instead of single hyphen to denote options.  You may use
+white space in place of the equals sign to separate an option name
+from its value.
+
 <h2 id="description">DESCRIPTION</h2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.