about summary refs log tree commit diff
path: root/pamtooctaveimg.html
diff options
context:
space:
mode:
Diffstat (limited to 'pamtooctaveimg.html')
-rw-r--r--pamtooctaveimg.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/pamtooctaveimg.html b/pamtooctaveimg.html
index 16d0b28b..878b9712 100644
--- a/pamtooctaveimg.html
+++ b/pamtooctaveimg.html
@@ -44,13 +44,14 @@ to Octave.
 href="http://www.gnu.org/software/octave/doc/interpreter/Image-Processing.html#Image-Processing">
 Image Processing chapter</a> of the GNU Octave manual for details.
 
+<p><b>pamtooctaveimg</b> writes the output Octave image to Standard Output.
+
 <h2 id="arguments">Arguments</h2>
 
 <p><i>netpbmfile</i> is the name of the file containing the input PNM
 or PAM image, or <b>-</b> to indicate Standard Input.  If you don't
 specify <i>netpbmfile</i>, the input is from Standard Input.
 <b>pamtooctaveimg</b> converts only the first image in the input stream.
-<b>pamtooctaveimg</b> writes the output Octave image to Standard Output.
 
 
 <h2 id="examples">Examples</h2>