about summary refs log tree commit diff
path: root/pnmsmooth.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-13 02:28:54 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-13 02:28:54 +0000
commitc474194a4192914a4e21998e618f48ca23c2c35b (patch)
tree9c53152d2d8f3fbd5ac6d1c0f80dd446634d232c /pnmsmooth.html
parent4b3dd04251d277125195173ba61e781e26bb14e7 (diff)
downloadnetpbm-mirror-c474194a4192914a4e21998e618f48ca23c2c35b.tar.gz
netpbm-mirror-c474194a4192914a4e21998e618f48ca23c2c35b.tar.xz
netpbm-mirror-c474194a4192914a4e21998e618f48ca23c2c35b.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@653 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmsmooth.html')
-rw-r--r--pnmsmooth.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pnmsmooth.html b/pnmsmooth.html
index 77970a0d..41605204 100644
--- a/pnmsmooth.html
+++ b/pnmsmooth.html
@@ -17,6 +17,10 @@ pnmsmooth - smooth out an image
 [<B>-dump</B>=<I>dumpfile</I>]
 [<I>pnmfile</I>] [<b>-size</b>]
 
+<p>Minimum unique abbreviations of options 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>.
@@ -28,10 +32,6 @@ progam that generates a PGM convolution matrix and then invokes
 
 <H2 id="options">OPTIONS</H2>
 
-<p>Minimum unique abbreviations of options 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.
-
 <DL COMPACT>
 <dt><b>-width=</b><i>cols</i>
 <dt><b>-height</b>=<i>rows</i>