From 0ab3aef31d7820f40bb22e15bba930f923f8bf72 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 21 Aug 2009 19:14:34 +0000 Subject: *** empty log message *** --- html/examples/multicrop_gif.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/examples/multicrop_gif.lua') diff --git a/html/examples/multicrop_gif.lua b/html/examples/multicrop_gif.lua index 0a519d3..5cf85a0 100644 --- a/html/examples/multicrop_gif.lua +++ b/html/examples/multicrop_gif.lua @@ -25,7 +25,7 @@ if (not x1 or not x2 or not y1 or not y2 or not new_filename or not filename1) t print("Must have the rectangle coordinates and at least one file name as parameters.") print(" Can have more than one file name as parameters and can use wildcards.") print(" Usage:") - print(" lua multicrop.lua x1 x2 y1 y2 new_filename filename1 filename2 ...") + print(" lua multicrop_gif.lua x1 x2 y1 y2 new_filename filename1 filename2 ...") return end -- cgit v1.2.3