From: Cristy Date: Tue, 15 Oct 2019 21:47:21 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.9-0~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09a18ef81a1099407b574333ab55d5f90aa79a9d;p=imagemagick ... --- diff --git a/MagickWand/montage.c b/MagickWand/montage.c index cf0f39d4f..842138efa 100644 --- a/MagickWand/montage.c +++ b/MagickWand/montage.c @@ -105,6 +105,7 @@ static MagickBooleanType MontageUsage(void) " -flip flip image in the vertical direction\n" " -flop flop image in the horizontal direction\n" " -frame geometry surround image with an ornamental border\n" + " -layers method optimize, merge, or compare image layers\n" " -monochrome transform image to black and white\n" " -polaroid angle simulate a Polaroid picture\n" " -repage geometry size and location of an image canvas (operator)\n" @@ -157,7 +158,6 @@ static MagickBooleanType MontageUsage(void) " -interpolate method pixel color interpolation method\n" " -kerning value set the space between two letters\n" " -label string assign a label to an image\n" - " -layers method optimize, merge, or compare image layers\n" " -limit type value pixel cache resource limit\n" " -matte store matte channel if the image has one\n" " -mattecolor color frame color\n" diff --git a/utilities/montage.1.in b/utilities/montage.1.in index a6214b759..19560c198 100644 --- a/utilities/montage.1.in +++ b/utilities/montage.1.in @@ -48,7 +48,6 @@ Image Settings: \-interpolate method pixel color interpolation method \-kerning value set the space between two letters \-label string assign a label to an image - \-layers method optimize or compare image layers \-limit type value pixel cache resource limit \-matte store matte channel if the image has one \-mattecolor color frame color @@ -104,6 +103,7 @@ Image Operators: \-flip flip image in the vertical direction \-flop flop image in the horizontal direction \-frame geometry surround image with an ornamental border + \-layers method optimize or compare image layers \-monochrome transform image to black and white \-polaroid angle simulate a Polaroid picture \-resize geometry resize the image