fix the second argument in the synopsis
authorTony Cook <tony@develop=help.com>
Tue, 15 Mar 2005 13:46:32 +0000 (13:46 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 15 Mar 2005 13:46:32 +0000 (13:46 +0000)
samples/interleave.pl

index 86db3e3632b67a8ccb5433839c0549d872a684a5..b3a4430cdf785a28facc971b5b546f8df9e909d1 100644 (file)
@@ -106,7 +106,7 @@ interleave.pl - given two identically sized images create an image twice the hei
 
 =head1 SYNOPSIS
 
-  perl interleave.pl even_input odd_output output
+  perl interleave.pl even_input odd_input output
 
 =head1 DESCRIPTION