projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c4902
)
fix the second argument in the synopsis
author
Tony Cook
<tony@develop=help.com>
Tue, 15 Mar 2005 13:46:32 +0000
(13:46 +0000)
committer
Tony Cook
<tony@develop=help.com>
Tue, 15 Mar 2005 13:46:32 +0000
(13:46 +0000)
samples/interleave.pl
patch
|
blob
|
blame
|
history
diff --git
a/samples/interleave.pl
b/samples/interleave.pl
index 86db3e3632b67a8ccb5433839c0549d872a684a5..b3a4430cdf785a28facc971b5b546f8df9e909d1 100644
(file)
--- 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_
out
put output
+ perl interleave.pl even_input odd_
in
put output
=head1 DESCRIPTION