about summary refs log tree commit diff
path: root/pamexec.html
diff options
context:
space:
mode:
Diffstat (limited to 'pamexec.html')
-rw-r--r--pamexec.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pamexec.html b/pamexec.html
index 76acb7ed..f2719e43 100644
--- a/pamexec.html
+++ b/pamexec.html
@@ -16,7 +16,7 @@ pamexec - Execute a shell command on each image in a Netpbm image stream
 
 [&quot;<i>command</i>&quot;]
 
-[<I>netpbmfile</I>
+[<I>netpbmfile</I>]
 
 [<b>-check</b>]
 
@@ -69,7 +69,7 @@ To make an animated GIF movie:
 
 <kbd>
 <pre>
-    pamexec pamtogif myvideo.ppm | gifsicle &gt;myvideo.gif
+    pamexec pamtogif myvideo.ppm | gifsicle --multifile &gt;myvideo.gif
 </pre>
 </kbd>