about summary refs log tree commit diff
path: root/pnmsmooth.html
diff options
context:
space:
mode:
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>