From ba029a52c43da1fc82eb72764fbdf158a0e52826 Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 27 Nov 2010 02:18:26 +0000 Subject: [PATCH] --- wand/compare.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wand/compare.c b/wand/compare.c index 04981976c..607ed6c20 100644 --- a/wand/compare.c +++ b/wand/compare.c @@ -110,7 +110,7 @@ static MagickBooleanType CompareUsage(void) "-density geometry horizontal and vertical density of the image", "-depth value image depth", "-dissimilarity-threshold value", - " maximum RMSE for (sub)image match", + " maximum distortion for (sub)image match", "-encipher filename convert plain pixels to cipher pixels", "-extract geometry extract area from image", "-format \"string\" output formatted image characteristics", -- 2.50.1