summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pgmtoppm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgmtoppm.html b/pgmtoppm.html
index 3f5958d1..0e5bab57 100644
--- a/pgmtoppm.html
+++ b/pgmtoppm.html
@@ -17,8 +17,10 @@ pgmtoppm - colorize a PGM (grayscale) image into a PPM (color) image
 [<b>-white=</b><i>colorspec2</i>]
  [<i>pgmfile</i>]
 
+<br>
 <b>pgmtoppm</b> <b>-map=</b><i>filename</i> [<i>pgmfile</i>]
 
+<br>
 <b>pgmtoppm</b> <i>colorspec</i> [<i>pgmfile</i>]
 
 <br>