]> granicus.if.org Git - imagemagick/commitdiff
minor manpage
authoranthony <anthony@git.imagemagick.org>
Wed, 23 Mar 2011 02:42:56 +0000 (02:42 +0000)
committeranthony <anthony@git.imagemagick.org>
Wed, 23 Mar 2011 02:42:56 +0000 (02:42 +0000)
utilities/convert.1
utilities/mogrify.1
utilities/montage.1

index 88ca58b7bf01f67a4b155afc107c067487809037..4e919bedc1cc8b2dcf4d31d70f6475c485510fa1 100644 (file)
@@ -249,8 +249,8 @@ Image Sequence Operators:
 Image Stack Operators:
   \-clone index         clone an image
   \-delete index        delete the image from the image sequence
-  \-duplicate index count
-                       duplicate an image one or more times
+  \-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
 
index 4c6e0cf5f524138fcef2a6564fc1dc70ae2a08ac..5d645aca4fb9c0b44176f9fcfb6bde29a809cd96 100644 (file)
@@ -250,6 +250,8 @@ Image Sequence Operators:
 
 Image Stack Operators:
   \-delete index        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
 
index 12fd068ce2c8b4c0359316ab5adb45701f555c43..a57a6650400263ef24fdf16740dedd85752696e1 100644 (file)
@@ -111,8 +111,8 @@ Image Sequence Operators:
 Image Stack Operators:
   \-clone index         clone an image
   \-delete index        delete the image from the image sequence
-  \-duplicate index count
-                       duplicate an image one or more times
+  \-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