From: anthony Date: Wed, 23 Mar 2011 08:19:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~7910 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac85a314781f3e620c336f16fc000541a4ef15be;p=imagemagick --- diff --git a/utilities/convert.1.in b/utilities/convert.1.in index 5c66824ef..103b06185 100644 --- a/utilities/convert.1.in +++ b/utilities/convert.1.in @@ -247,9 +247,9 @@ Image Sequence Operators: \-write filename write images to this file Image Stack Operators: - \-clone index clone an image - \-delete index delete the image from the image sequence - \-duplicate count indexes + \-clone indexes clone an image + \-delete indexes delete the image from the image sequence + \-duplicate count,indexes duplicate an image one or more times \-insert index insert last image into the image sequence \-swap indexes swap two images in the image sequence diff --git a/utilities/mogrify.1.in b/utilities/mogrify.1.in index c654074fd..148ba869b 100644 --- a/utilities/mogrify.1.in +++ b/utilities/mogrify.1.in @@ -249,8 +249,8 @@ Image Sequence Operators: \-write filename write images to this file Image Stack Operators: - \-delete index delete the image from the image sequence - \-duplicate count indexes + \-delete indexes delete the image from the image sequence + \-duplicate count,indexes duplicate an image one or more times \-insert index insert last image into the image sequence \-swap indexes swap two images in the image sequence diff --git a/utilities/montage.1.in b/utilities/montage.1.in index 0f4f08a83..b3e762202 100644 --- a/utilities/montage.1.in +++ b/utilities/montage.1.in @@ -109,10 +109,10 @@ Image Sequence Operators: \-coalesce merge a sequence of images Image Stack Operators: - \-clone index clone an image - \-delete index delete the image from the image sequence - \-duplicate count indexes - duplicate an image one or more times + \-clone indexes clone an image + \-delete indexes delete the image from the image sequence + \-duplicate count,indexes + duplicate an image one or more times \-insert index insert last image into the image sequence \-swap indexes swap two images in the image sequence