From ee39773b80c99a8e766ef438df42df6fd74c53e5 Mon Sep 17 00:00:00 2001 From: Cristy Date: Wed, 15 Aug 2018 19:40:58 -0400 Subject: [PATCH] ... --- MagickWand/convert.c | 2 +- MagickWand/mogrify.c | 2 +- utilities/convert.1 | 2 +- utilities/convert.1.in | 2 +- utilities/magick-script.1 | 2 +- utilities/magick-script.1.in | 2 +- utilities/magick.1 | 2 +- utilities/magick.1.in | 2 +- utilities/mogrify.1 | 2 +- utilities/mogrify.1.in | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/MagickWand/convert.c b/MagickWand/convert.c index efd6b27e4..f4ecbb083 100644 --- a/MagickWand/convert.c +++ b/MagickWand/convert.c @@ -276,7 +276,7 @@ static MagickBooleanType ConvertUsage(void) "-random-threshold low,high", " random threshold the image", "-range-threshold values", - " combine hard and soft thresholding", + " perform either hard or soft thresholding within some range of values in an image", "-region geometry apply options to a portion of the image", "-render render vector graphics", "-resample geometry change the resolution of an image", diff --git a/MagickWand/mogrify.c b/MagickWand/mogrify.c index fc8e9e95c..084bc2538 100644 --- a/MagickWand/mogrify.c +++ b/MagickWand/mogrify.c @@ -3565,7 +3565,7 @@ static MagickBooleanType MogrifyUsage(void) "-random-threshold low,high", " random threshold the image", "-range-threshold values", - " combine hard and soft thresholding", + " perform either hard or soft thresholding within some range of values in an image", "-region geometry apply options to a portion of the image", "-render render vector graphics", "-repage geometry size and location of an image canvas", diff --git a/utilities/convert.1 b/utilities/convert.1 index 9398522ab..ed80692bf 100644 --- a/utilities/convert.1 +++ b/utilities/convert.1 @@ -222,7 +222,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/convert.1.in b/utilities/convert.1.in index c57e2ca94..5cfc54aaa 100644 --- a/utilities/convert.1.in +++ b/utilities/convert.1.in @@ -222,7 +222,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/magick-script.1 b/utilities/magick-script.1 index afa88c197..407c3f74b 100644 --- a/utilities/magick-script.1 +++ b/utilities/magick-script.1 @@ -185,7 +185,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/magick-script.1.in b/utilities/magick-script.1.in index 9540c8855..8296092d3 100644 --- a/utilities/magick-script.1.in +++ b/utilities/magick-script.1.in @@ -185,7 +185,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/magick.1 b/utilities/magick.1 index f2976b19d..ca928adfa 100644 --- a/utilities/magick.1 +++ b/utilities/magick.1 @@ -182,7 +182,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/magick.1.in b/utilities/magick.1.in index 8108c618c..d9139ac4e 100644 --- a/utilities/magick.1.in +++ b/utilities/magick.1.in @@ -182,7 +182,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/mogrify.1 b/utilities/mogrify.1 index 880c62713..d4063894b 100644 --- a/utilities/mogrify.1 +++ b/utilities/mogrify.1 @@ -219,7 +219,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image diff --git a/utilities/mogrify.1.in b/utilities/mogrify.1.in index 70beeab6e..1928b767d 100644 --- a/utilities/mogrify.1.in +++ b/utilities/mogrify.1.in @@ -219,7 +219,7 @@ Image Operators: \-random-threshold low,high random threshold the image \-range-threshold values - combine hard and soft thresholding + perform either hard or soft thresholding within some range of values in an image \-region geometry apply options to a portion of the image \-render render vector graphics \-resample geometry change the resolution of an image -- 2.40.0