From 44cbcb06600f3babe3aa51cf7c54e734408654de Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Tue, 15 Mar 2005 13:46:32 +0000 Subject: [PATCH] fix the second argument in the synopsis --- samples/interleave.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/interleave.pl b/samples/interleave.pl index 86db3e36..b3a4430c 100644 --- a/samples/interleave.pl +++ b/samples/interleave.pl @@ -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 -- 2.39.5