summary refs log tree commit diff
path: root/pamfile.html
diff options
context:
space:
mode:
Diffstat (limited to 'pamfile.html')
-rw-r--r--pamfile.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/pamfile.html b/pamfile.html
index f78ba740..16c39d33 100644
--- a/pamfile.html
+++ b/pamfile.html
@@ -20,12 +20,6 @@ pamfile - describe a Netpbm (PAM or PNM) file
 
 [<I>file</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>.
@@ -34,6 +28,11 @@ from its value.
 out short descriptions of the image type, size, etc.  This is partly
 for use in shell scripts, so the format is not particularly pretty.
 
+<P>Minimum unique abbreviations of options are 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.
+
 <p>By default, <b>pamfile</b> reads only the header of the input file.
 If that file is a pipe, that might cause problems for the process that is
 feeding the pipe.  In that case, see the <b>-allimages</b> option.