summary refs log tree commit diff
path: root/pbmtext.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-06-03 23:24:20 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-06-03 23:24:20 +0000
commitaed071d6acf292f6cd0dd2a00b1ab54101aa6009 (patch)
treefb9eeb8481ab6833cbc42028c16f5388cd09a40a /pbmtext.html
parent20f75c419c7ec309a187ade1f49b0cb41dc6581c (diff)
downloadnetpbm-mirror-aed071d6acf292f6cd0dd2a00b1ab54101aa6009.tar.gz
netpbm-mirror-aed071d6acf292f6cd0dd2a00b1ab54101aa6009.tar.xz
netpbm-mirror-aed071d6acf292f6cd0dd2a00b1ab54101aa6009.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3830 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtext.html')
-rw-r--r--pbmtext.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/pbmtext.html b/pbmtext.html
index 8c17dc98..e3fbb97a 100644
--- a/pbmtext.html
+++ b/pbmtext.html
@@ -2,7 +2,7 @@
 <HTML><HEAD><TITLE>Pbmtext User Manual</TITLE></HEAD>
 <BODY>
 <H1>pbmtext</H1>
-Updated: 28 May 2020
+Updated: 29 May 2020
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
@@ -21,6 +21,7 @@ pbmtext - render text into a PBM image
 [<B>-nomargins</B>]
 [<B>-width</B> <i>pixels</i>]
 [<b>-load-entire-font</b>]
+[<b>-verbose</b>]
 [<b>-dry-run</b>]
 [<b>-text-dump</b>]
 [<I>text</I>]
@@ -183,6 +184,10 @@ truncates each line as needed to fit the specified width.
 <p>This option was new in Netpbm 10.91 (June 2020).  Before that,
 <b>pbmtext</b> always reads the entire font.
 
+<dt><b>-verbose</b>
+<dd>
+This makes <b>pbmtext</b> issue informtional messages about its processing.
+
 <dt><b>-dry-run</b>
 <dd>