]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 22 Jun 2015 23:53:25 +0000 (23:53 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 22 Jun 2015 23:53:25 +0000 (23:53 +0000)
MagickWand/convert.c

index 232bec7772c8d62650d5f9cbfbe46d5051841488..92595a91c8dd0a8ca8ce3a1ddf10e7f0ccd79b71 100644 (file)
@@ -329,6 +329,8 @@ static MagickBooleanType ConvertUsage(void)
       "-compare             mathematically and visually annotate the difference between an image and its reconstruction",
       "-complex operator    perform complex mathematics on an image sequence",
       "-composite           composite image",
+      "-copy geometry offset",
+      "                     copy pixels from one area of an image to another",
       "-crop geometry       cut out a rectangular region of the image",
       "-deconstruct         break down an image sequence into constituent parts",
       "-evaluate-sequence operator",