Blame SOURCES/0001-Fix-man-page-scan-results.patch

e3fbc7
From d4e135d9d0190e2949b17004598128d5f02a3603 Mon Sep 17 00:00:00 2001
e3fbc7
From: Fedora ImageMagick maintainers <ImageMagick-owner@fedoraproject.org>
e3fbc7
Date: Thu, 25 Jul 2013 15:20:37 +0200
e3fbc7
Subject: [PATCH] Fix man page scan results
e3fbc7
e3fbc7
---
e3fbc7
 utilities/animate.1.in   |  5 +++++
e3fbc7
 utilities/compare.1.in   |  6 ++++++
e3fbc7
 utilities/composite.1.in | 10 ++++++++++
e3fbc7
 utilities/convert.1.in   | 30 ++++++++++++++++++++++++++++--
e3fbc7
 utilities/display.1.in   |  7 +++++++
e3fbc7
 utilities/identify.1.in  |  7 ++++++-
e3fbc7
 utilities/import.1.in    |  2 ++
e3fbc7
 utilities/mogrify.1.in   | 43 ++++++++++++++++++++++++++++++++++++++-----
e3fbc7
 utilities/montage.1.in   | 11 +++++++++++
e3fbc7
 utilities/stream.1.in    |  2 ++
e3fbc7
 wand/animate.c           |  3 +++
e3fbc7
 wand/compare.c           |  2 ++
e3fbc7
 wand/composite.c         |  2 ++
e3fbc7
 wand/convert.c           |  2 ++
e3fbc7
 wand/display.c           |  3 +++
e3fbc7
 wand/identify.c          |  4 ++++
e3fbc7
 wand/import.c            |  1 +
e3fbc7
 wand/mogrify.c           | 12 ++++++++++++
e3fbc7
 wand/montage.c           |  4 +++-
e3fbc7
 19 files changed, 147 insertions(+), 9 deletions(-)
e3fbc7
e3fbc7
diff --git a/utilities/animate.1.in b/utilities/animate.1.in
e3fbc7
index 14245c0..1b73ee6 100644
e3fbc7
--- a/utilities/animate.1.in
e3fbc7
+++ b/utilities/animate.1.in
e3fbc7
@@ -10,6 +10,8 @@ The \fBanimate\fP program is a member of the ImageMagick(1) suite of tools.  Use
e3fbc7
 For more information about the animate command, point your browser to file://@DOCUMENTATION_PATH@/www/animate.html or http://www.imagemagick.org/script/animate.php.
e3fbc7
 .SH DESCRIPTION
e3fbc7
 Image Settings:
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+                        transparent, extract, background, or shape
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-backdrop            display image centered on a backdrop
e3fbc7
   \-channel type        apply option to select image channels
e3fbc7
@@ -24,6 +26,7 @@ Image Settings:
e3fbc7
   \-display server      display image to this X server
e3fbc7
   \-dispose method      layer disposal method
e3fbc7
   \-dither method       apply error diffusion to image
e3fbc7
+  \-filter type         use this filter when resizing an image
e3fbc7
   \-format "string"     output formatted image characteristics
e3fbc7
   \-gamma value         level of gamma correction
e3fbc7
   \-geometry geometry   preferred size and location of the Image window
e3fbc7
@@ -43,6 +46,7 @@ Image Settings:
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
   \-remote command      execute a command in an remote display process
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scenes range        image scene range
e3fbc7
@@ -69,6 +73,7 @@ Image Operators:
e3fbc7
   \-resize geometry     resize the image
e3fbc7
   \-rotate degrees      apply Paeth rotation to the image
e3fbc7
   \-strip               strip image of all profiles and comments
e3fbc7
+  \-thumbnail geometry  create a thumbnail of the image
e3fbc7
   \-trim                trim image edges
e3fbc7
 
e3fbc7
 Image Sequence Operators:
e3fbc7
diff --git a/utilities/compare.1.in b/utilities/compare.1.in
e3fbc7
index 0c0f070..bc951a0 100644
e3fbc7
--- a/utilities/compare.1.in
e3fbc7
+++ b/utilities/compare.1.in
e3fbc7
@@ -10,6 +10,8 @@ The \fBcompare\fP program is a member of the ImageMagick(1) suite of tools.  Use
e3fbc7
 For more information about the compare command, point your browser to file://@DOCUMENTATION_PATH@/www/compare.html or http://www.imagemagick.org/script/compare.php.
e3fbc7
 .SH DESCRIPTION
e3fbc7
 Image Settings:
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+  \                     transparent, extract, background, or shape
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-channel type        apply option to select image channels
e3fbc7
   \-colorspace type     alternate image colorspace
e3fbc7
@@ -20,6 +22,8 @@ Image Settings:
e3fbc7
                        define one or more image format options
e3fbc7
   \-density geometry    horizontal and vertical density of the image
e3fbc7
   \-depth value         image depth
e3fbc7
+  \-dissimilarity-threshold value
e3fbc7
+  \                     maximum distortion for (sub)image match
e3fbc7
   \-encipher filename   convert plain pixels to cipher pixels
e3fbc7
   \-extract geometry    extract area from image
e3fbc7
   \-format "string"     output formatted image characteristics
e3fbc7
@@ -33,11 +37,13 @@ Image Settings:
e3fbc7
                        de-emphasize pixel differences with this color
e3fbc7
   \-metric type         measure differences between images with this metric
e3fbc7
   \-monitor             monitor progress
e3fbc7
+  \-passphrase filename get the passphrase from this file
e3fbc7
   \-profile filename    add, delete, or apply an image profile
e3fbc7
   \-quality value       JPEG/MIFF/PNG compression level
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-quantize colorspace reduce colors in this colorspace
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-seed value          seed a new sequence of pseudo-random numbers
e3fbc7
diff --git a/utilities/composite.1.in b/utilities/composite.1.in
e3fbc7
index 4f0eb73..dfa12ec 100644
e3fbc7
--- a/utilities/composite.1.in
e3fbc7
+++ b/utilities/composite.1.in
e3fbc7
@@ -11,6 +11,8 @@ For more information about the composite command, point your browser to file://@
e3fbc7
 .SH DESCRIPTION
e3fbc7
 Image Settings:
e3fbc7
   \-affine matrix       affine transform matrix
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+  \                     transparent, extract, background, or shape
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-blue-primary point  chromaticity blue primary point
e3fbc7
   \-channel type        apply option to select image channels
e3fbc7
@@ -46,6 +48,7 @@ Image Settings:
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-red-primary point   chromaticity red primary point
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scene value         image scene number
e3fbc7
@@ -66,9 +69,12 @@ Image Settings:
e3fbc7
 
e3fbc7
 Image Operators:
e3fbc7
   \-blend geometry      blend images
e3fbc7
+  \-border geometry     surround image with a border of color
e3fbc7
+  \-bordercolor color   border color
e3fbc7
   \-colors value        preferred number of colors in the image
e3fbc7
   \-displace geometry   shift image pixels defined by a displacement map
e3fbc7
   \-dissolve value      dissolve the two images a given percent
e3fbc7
+  \-distort geometry    shift lookup according to a absolute distortion map
e3fbc7
   \-extract geometry    extract area from image
e3fbc7
   \-geometry geometry   location of the composite image
e3fbc7
   \-identify            identify the format and characteristics of the image
e3fbc7
@@ -80,6 +86,7 @@ Image Operators:
e3fbc7
   \-rotate degrees      apply Paeth rotation to the image
e3fbc7
   \-resize geometry     resize the image
e3fbc7
   \-sharpen geometry    sharpen the image
e3fbc7
+  \-shave geometry      shave pixels from the image edges
e3fbc7
   \-stegano offset      hide watermark within an image
e3fbc7
   \-stereo              combine two image to create a stereo anaglyph
e3fbc7
   \-strip               strip image of all profiles and comments
e3fbc7
@@ -90,6 +97,9 @@ Image Operators:
e3fbc7
   \-watermark geometry  percent brightness and saturation of a watermark
e3fbc7
   \-write filename      write images to this file
e3fbc7
 
e3fbc7
+Image Stack Operators:
e3fbc7
+  \-swap indexes        swap two images in the image sequence
e3fbc7
+
e3fbc7
 Miscellaneous Options:
e3fbc7
   \-debug events        display copious debugging information
e3fbc7
   \-help                print program options
e3fbc7
diff --git a/utilities/convert.1.in b/utilities/convert.1.in
e3fbc7
index 721c2b6..65882cc 100644
e3fbc7
--- a/utilities/convert.1.in
e3fbc7
+++ b/utilities/convert.1.in
e3fbc7
@@ -12,8 +12,10 @@ For more information about the convert command, point your browser to file://@DO
e3fbc7
 Image Settings:
e3fbc7
   \-adjoin              join images into a single multi-image file
e3fbc7
   \-affine matrix       affine transform matrix
e3fbc7
+  \-alpha option        activate, deactivate, reset, or set the alpha channel
e3fbc7
   \-antialias           remove pixel-aliasing
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
+  \-attenuate value     lessen (or intensify) when adding noise to an image
e3fbc7
   \-background color    background color
e3fbc7
   \-bias value          add bias when convolving an image
e3fbc7
   \-black-point-compensation
e3fbc7
@@ -53,7 +55,11 @@ Image Settings:
e3fbc7
   \-green-primary point chromaticity green primary point
e3fbc7
   \-intent type         type of rendering intent when managing the image color
e3fbc7
   \-interlace type      type of image interlacing scheme
e3fbc7
+  \-interline-spacing value
e3fbc7
+  \                     set the space between two text lines
e3fbc7
   \-interpolate method  pixel color interpolation method
e3fbc7
+  \-interword-spacing value
e3fbc7
+  \                     set the space between two words
e3fbc7
   \-kerning value       set the space between two letters
e3fbc7
   \-label string        assign a label to an image
e3fbc7
   \-limit type value    pixel cache resource limit
e3fbc7
@@ -63,15 +69,17 @@ Image Settings:
e3fbc7
   \-mattecolor color    frame color
e3fbc7
   \-monitor             monitor progress
e3fbc7
   \-orient type         image orientation
e3fbc7
-  \-origin geometry     image origin
e3fbc7
   \-page geometry       size and location of an image canvas (setting)
e3fbc7
   \-ping                efficiently determine image attributes
e3fbc7
   \-pointsize value     font point size
e3fbc7
+  \-precision value     maximum number of significant digits to print
e3fbc7
   \-preview type        image preview type
e3fbc7
   \-quality value       JPEG/MIFF/PNG compression level
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-red-primary point   chromaticity red primary point
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-remap filename      transform image colors to match this set of colors
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scene value         image scene number
e3fbc7
@@ -110,13 +118,20 @@ Image Operators:
e3fbc7
                        adaptively sharpen pixels; increase effect near edges
e3fbc7
   \-annotate geometry text
e3fbc7
                        annotate the image with text
e3fbc7
+  \-auto-gamma          automagically adjust gamma level of image
e3fbc7
+  \-auto-level          automagically adjust color levels of image
e3fbc7
   \-auto-orient         automatically orient image
e3fbc7
+  \-bench iterations    measure performance
e3fbc7
   \-black-threshold value
e3fbc7
                        force all pixels below the threshold into black
e3fbc7
+  \-blue-shift factor   simulate a scene at nighttime in the moonlight
e3fbc7
   \-blur geometry       reduce image noise and reduce detail levels
e3fbc7
   \-border geometry     surround image with a border of color
e3fbc7
+  \-brightness-contrast geometry
e3fbc7
+  \                     improve brightness / contrast of the image
e3fbc7
   \-charcoal radius     simulate a charcoal drawing
e3fbc7
   \-chop geometry       remove pixels from the image interior
e3fbc7
+  \-clamp               restrict pixel range from 0 to the quantum depth
e3fbc7
   \-clip                clip along the first path from the 8BIM profile
e3fbc7
   \-clip-mask filename  associate a clip mask with the image
e3fbc7
   \-clip-path id        clip along a named path from the 8BIM profile
e3fbc7
@@ -128,7 +143,10 @@ Image Operators:
e3fbc7
   \-convolve coefficients
e3fbc7
                        apply a convolution kernel to the image
e3fbc7
   \-cycle amount        cycle the image colormap
e3fbc7
+  \-deskew threshold    straighten an image
e3fbc7
   \-despeckle           reduce the speckles within an image
e3fbc7
+  \-distort method args
e3fbc7
+  \                     distort images according to given method ad args
e3fbc7
   \-draw string         annotate the image with a graphic primitive
e3fbc7
   \-edge radius         apply a filter to detect edges in the image
e3fbc7
   \-emboss radius       emboss an image
e3fbc7
@@ -152,11 +170,17 @@ Image Operators:
e3fbc7
   \-identify            identify the format and characteristics of the image
e3fbc7
   \-ift                 implements the inverse discrete Fourier transform (DFT)
e3fbc7
   \-implode amount      implode image pixels about the center
e3fbc7
+  \-interpolative-resize geometry
e3fbc7
+  \                     resize image using 'point sampled' interpolation
e3fbc7
   \-lat geometry        local adaptive thresholding
e3fbc7
   \-layers method       optimize or compare image layers
e3fbc7
   \-level value         adjust the level of image contrast
e3fbc7
+  \-level-colors color,color
e3fbc7
+  \                     level image with the given colors
e3fbc7
   \-linear-stretch geometry
e3fbc7
                        improve contrast by `stretching with saturation' the intensity range
e3fbc7
+  \-liquid-rescale geometry
e3fbc7
+  \                     rescale image with seam-carving
e3fbc7
   \-median geometry     apply a median filter to the image
e3fbc7
   \-mode geometry       make each pixel the 'predominant color' of the neighborhood
e3fbc7
   \-modulate value      vary the brightness, saturation, and hue
e3fbc7
@@ -205,6 +229,8 @@ Image Operators:
e3fbc7
                        lightness rescaling using sigmoidal contrast enhancement
e3fbc7
   \-sketch geometry     simulate a pencil sketch
e3fbc7
   \-solarize threshold  negate all pixels above the threshold level
e3fbc7
+  \-sparse-color method args
e3fbc7
+  \                     fill in a image based on a few color points
e3fbc7
   \-splice geometry     splice the background color into the image
e3fbc7
   \-spread amount       displace image pixels by a random amount
e3fbc7
   \-strip               strip image of all profiles and comments
e3fbc7
@@ -227,7 +253,6 @@ Image Operators:
e3fbc7
                        force all pixels above the threshold into white
e3fbc7
 
e3fbc7
 Image Sequence Operators:
e3fbc7
-  \-affinity filename   transform image colors to match this set of colors
e3fbc7
   \-append              append an image sequence top to bottom (use +append for left to right)
e3fbc7
   \-clut                apply a color lookup table to the image
e3fbc7
   \-coalesce            merge a sequence of images
e3fbc7
@@ -253,6 +278,7 @@ Image Stack Operators:
e3fbc7
   \-duplicate count,indexes
e3fbc7
                        duplicate an image one or more times
e3fbc7
   \-insert index        insert last image into the image sequence
e3fbc7
+  \-reverse             reverse image sequence
e3fbc7
   \-swap indexes        swap two images in the image sequence
e3fbc7
 
e3fbc7
 Miscellaneous Options:
e3fbc7
diff --git a/utilities/display.1.in b/utilities/display.1.in
e3fbc7
index ebf1482..545cf5a 100644
e3fbc7
--- a/utilities/display.1.in
e3fbc7
+++ b/utilities/display.1.in
e3fbc7
@@ -10,6 +10,8 @@ The \fBdisplay\fP program is a member of the ImageMagick(1) suite of tools.  Use
e3fbc7
 For more information about the display command, point your browser to file://@DOCUMENTATION_PATH@/www/display.html or http://www.imagemagick.org/script/display.php.
e3fbc7
 .SH DESCRIPTION
e3fbc7
 Image Settings:
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+  \                     transparent, extract, background, or shape
e3fbc7
   \-antialias           remove pixel-aliasing
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-backdrop            display image centered on a backdrop
e3fbc7
@@ -19,6 +21,7 @@ Image Settings:
e3fbc7
   \-comment string      annotate image with comment
e3fbc7
   \-compress type       type of pixel compression when writing the image
e3fbc7
   \-decipher filename   convert cipher pixels to plain pixels
e3fbc7
+  \-deskew threshold    straighten an image
e3fbc7
   \-define format:option
e3fbc7
                        define one or more image format options
e3fbc7
   \-delay value         display the next image after pausing
e3fbc7
@@ -52,6 +55,7 @@ Image Settings:
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
   \-remote command      execute a command in an remote display process
e3fbc7
   \-repage geometry     size and location of an image canvas (operator)
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scenes range        image scene range
e3fbc7
@@ -90,6 +94,7 @@ Image Operators:
e3fbc7
   \-gamma value         level of gamma correction
e3fbc7
   \-monochrome          transform image to black and white
e3fbc7
   \-negate              replace each pixel with its complementary color
e3fbc7
+  \-normalize           transform image to span the full range of colors
e3fbc7
   \-raise value         lighten/darken image edges to create a 3-D effect
e3fbc7
   \-resample geometry   change the resolution of an image
e3fbc7
   \-resize geometry     resize the image
e3fbc7
@@ -99,6 +104,8 @@ Image Operators:
e3fbc7
   \-segment value       segment an image
e3fbc7
   \-sharpen geometry    sharpen the image
e3fbc7
   \-strip               strip image of all profiles and comments
e3fbc7
+  \-threshold value     threshold the image
e3fbc7
+  \-thumbnail geometry  create a thumbnail of the image
e3fbc7
   \-trim                trim image edges
e3fbc7
 
e3fbc7
 Image Sequence Operators:
e3fbc7
diff --git a/utilities/identify.1.in b/utilities/identify.1.in
e3fbc7
index 644592b..15c408a 100644
e3fbc7
--- a/utilities/identify.1.in
e3fbc7
+++ b/utilities/identify.1.in
e3fbc7
@@ -10,9 +10,12 @@ The \fBidentify\fP program is a member of the ImageMagick(1) suite of tools.  It
e3fbc7
 For more information about the identify command, point your browser to file://@DOCUMENTATION_PATH@/www/identify.html or http://www.imagemagick.org/script/identify.php.
e3fbc7
 .SH DESCRIPTION
e3fbc7
 Image Settings:
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+                       transparent, extract, background, or shape
e3fbc7
   \-antialias           remove pixel-aliasing
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-channel type        apply option to select image channels
e3fbc7
+  \-colorspace type     alternate image colorspace
e3fbc7
   \-crop geometry       cut out a rectangular region of the image
e3fbc7
   \-define format:option
e3fbc7
                        define one or more image format options
e3fbc7
@@ -23,6 +26,7 @@ Image Settings:
e3fbc7
   \-features distance   analyze image features (e.g. contrast, correlation)
e3fbc7
   \-format "string"     output formatted image characteristics
e3fbc7
   \-fuzz distance       colors within this distance are considered equal
e3fbc7
+  \-gamma value         of gamma correction
e3fbc7
   \-interlace type      type of image interlacing scheme
e3fbc7
   \-interpolate method  pixel color interpolation method
e3fbc7
   \-limit type value    pixel cache resource limit
e3fbc7
@@ -33,6 +37,7 @@ Image Settings:
e3fbc7
   \-ping                efficiently determine image attributes
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-seed value          seed a new sequence of pseudo-random numbers
e3fbc7
@@ -51,8 +56,8 @@ Image Operators:
e3fbc7
 Miscellaneous Options:
e3fbc7
   \-debug events        display copious debugging information
e3fbc7
   \-help                print program options
e3fbc7
-  \-log format          format of debugging information
e3fbc7
   \-list type           print a list of supported option arguments
e3fbc7
+  \-log format          format of debugging information
e3fbc7
   \-version             print version information
e3fbc7
 
e3fbc7
 By default, the image format of `file' is determined by its magic number.  To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps).  Specify 'file' as '-' for standard input or output.
e3fbc7
diff --git a/utilities/import.1.in b/utilities/import.1.in
e3fbc7
index e84dae5..d8ee780 100644
e3fbc7
--- a/utilities/import.1.in
e3fbc7
+++ b/utilities/import.1.in
e3fbc7
@@ -28,6 +28,7 @@ Image Settings:
e3fbc7
   \-encipher filename   convert plain pixels to cipher pixels
e3fbc7
   \-endian type         endianness (MSB or LSB) of the image
e3fbc7
   \-encoding type       text encoding type
e3fbc7
+  \-filter type         use this filter when resizing an image
e3fbc7
   \-format "string"     output formatted image characteristics
e3fbc7
   \-frame               include window manager frame
e3fbc7
   \-gravity direction   which direction to gravitate towards
e3fbc7
@@ -43,6 +44,7 @@ Image Settings:
e3fbc7
   \-quality value       JPEG/MIFF/PNG compression level
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scene value         image scene number
e3fbc7
diff --git a/utilities/mogrify.1.in b/utilities/mogrify.1.in
e3fbc7
index 83e61ab..b058c50 100644
e3fbc7
--- a/utilities/mogrify.1.in
e3fbc7
+++ b/utilities/mogrify.1.in
e3fbc7
@@ -12,8 +12,10 @@ For more information about the mogrify command, point your browser to file://@DO
e3fbc7
 Image Settings:
e3fbc7
   \-adjoin              join images into a single multi-image file
e3fbc7
   \-affine matrix       affine transform matrix
e3fbc7
+  \-alpha option        activate, deactivate, reset, or set the alpha channel
e3fbc7
   \-antialias           remove pixel-aliasing
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
+  \-attenuate value     lessen (or intensify) when adding noise to an image
e3fbc7
   \-background color    background color
e3fbc7
   \-bias value          add bias when convolving an image
e3fbc7
   \-black-point-compensation
e3fbc7
@@ -54,7 +56,9 @@ Image Settings:
e3fbc7
   \-green-primary point chromaticity green primary point
e3fbc7
   \-intent type         type of rendering intent when managing the image color
e3fbc7
   \-interlace type      type of image interlacing scheme
e3fbc7
+  \-interline-spacing   value set the space between two text lines
e3fbc7
   \-interpolate method  pixel color interpolation method
e3fbc7
+  \-interword-spacing   value set the space between two words
e3fbc7
   \-kerning value       set the space between two letters
e3fbc7
   \-label string        assign a label to an image
e3fbc7
   \-limit type value    pixel cache resource limit
e3fbc7
@@ -66,16 +70,18 @@ Image Settings:
e3fbc7
   \-morphology method kernel
e3fbc7
                        apply a morphology method to the image
e3fbc7
   \-orient type         image orientation
e3fbc7
-  \-origin geometry     image origin
e3fbc7
   \-page geometry       size and location of an image canvas (setting)
e3fbc7
   \-path path           write images to this path on disk
e3fbc7
   \-ping                efficiently determine image attributes
e3fbc7
   \-pointsize value     font point size
e3fbc7
+  \-precision value     maximum number of significant digits to print
e3fbc7
   \-preview type        image preview type
e3fbc7
   \-quality value       JPEG/MIFF/PNG compression level
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-red-primary point   chromaticity red primary point
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-remap filename      transform image colors to match this set of colors
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scene value         image scene number
e3fbc7
@@ -85,7 +91,6 @@ Image Settings:
e3fbc7
   \-stroke color        graphic primitive stroke color
e3fbc7
   \-strokewidth value   graphic primitive stroke width
e3fbc7
   \-style type          render text with this font style
e3fbc7
-  \-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
e3fbc7
   \-synchronize         synchronize image to storage device
e3fbc7
   \-taint               declare the image as modified
e3fbc7
   \-texture filename    name of texture to tile onto the image background
e3fbc7
@@ -110,15 +115,26 @@ Image Operators:
e3fbc7
                        adaptively resize image with data dependent triangulation
e3fbc7
   \-adaptive-sharpen geometry
e3fbc7
                        adaptively sharpen pixels; increase effect near edges
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+                       transparent, extract, background, or shape
e3fbc7
   \-annotate geometry text
e3fbc7
                        annotate the image with text
e3fbc7
-  \-auto-orient         automatically orient image
e3fbc7
+  \-auto-gamma          automagically adjust gamma level of image
e3fbc7
+  \-auto-level          automagically adjust color levels of image
e3fbc7
+  \-auto-orient         automagically orient (rotate) image
e3fbc7
+  \-bench iterations    measure performance
e3fbc7
   \-black-threshold value
e3fbc7
                        force all pixels below the threshold into black
e3fbc7
+  \-blue-shift          simulate a scene at nighttime in the moonlight
e3fbc7
   \-blur geometry       reduce image noise and reduce detail levels
e3fbc7
   \-border geometry     surround image with a border of color
e3fbc7
+  \-bordercolor color   border color
e3fbc7
+  \-brightness-contrast geometry
e3fbc7
+                       improve brightness / contrast of the image
e3fbc7
+  \-cdl filename        color correct with a color decision list
e3fbc7
   \-charcoal radius     simulate a charcoal drawing
e3fbc7
   \-chop geometry       remove pixels from the image interior
e3fbc7
+  \-clamp               restrict pixel range from 0 to the quantum depth
e3fbc7
   \-clip                clip along the first path from the 8BIM profile
e3fbc7
   \-clip-mask filename  associate a clip mask with the image
e3fbc7
   \-clip-path id        clip along a named path from the 8BIM profile
e3fbc7
@@ -130,9 +146,14 @@ Image Operators:
e3fbc7
   \-convolve coefficients
e3fbc7
                        apply a convolution kernel to the image
e3fbc7
   \-cycle amount        cycle the image colormap
e3fbc7
+  \-decipher filename   convert cipher pixels to plain pixels
e3fbc7
+  \-deskew threshold    straighten an image
e3fbc7
   \-despeckle           reduce the speckles within an image
e3fbc7
+  \-distort method args
e3fbc7
+                       distort images according to given method ad args
e3fbc7
   \-draw string         annotate the image with a graphic primitive
e3fbc7
   \-edge radius         apply a filter to detect edges in the image
e3fbc7
+  \-encipher filename   convert plain pixels to cipher pixels
e3fbc7
   \-emboss radius       emboss an image
e3fbc7
   \-enhance             apply a digital filter to enhance a noisy image
e3fbc7
   \-equalize            perform histogram equalization to an image
e3fbc7
@@ -140,29 +161,38 @@ Image Operators:
e3fbc7
                        evaluate an arithmetic, relational, or logical expression
e3fbc7
   \-extent geometry     set the image size
e3fbc7
   \-extract geometry    extract area from image
e3fbc7
+  \-features distance   analyze image features (e.g. contrast, correlation)
e3fbc7
   \-fft                 implements the discrete Fourier transform (DFT)
e3fbc7
   \-flip                flip image vertically
e3fbc7
   \-floodfill geometry color
e3fbc7
                        floodfill the image with color
e3fbc7
   \-flop                flop image horizontally
e3fbc7
   \-frame geometry      surround image with an ornamental border
e3fbc7
+  \-function name parameters
e3fbc7
+                       apply function over image values
e3fbc7
   \-gamma value         level of gamma correction
e3fbc7
   \-gaussian-blur geometry
e3fbc7
                        reduce image noise and reduce detail levels
e3fbc7
   \-geometry geometry   preferred size or location of the image
e3fbc7
-  \-ift                 implements the inverse discrete Fourier transform (DFT)
e3fbc7
   \-help                print program options
e3fbc7
   \-identify            identify the format and characteristics of the image
e3fbc7
+  \-ift                 implements the inverse discrete Fourier transform (DFT)
e3fbc7
   \-implode amount      implode image pixels about the center
e3fbc7
   \-lat geometry        local adaptive thresholding
e3fbc7
-  \-layers method       optimize or compare image layers
e3fbc7
+  \-layers method       optimize, merge,  or compare image layers
e3fbc7
   \-level value         adjust the level of image contrast
e3fbc7
+  \-level-colors color,color
e3fbc7
+                       level image with the given colors
e3fbc7
   \-linear-stretch geometry
e3fbc7
                        improve contrast by `stretching with saturation' the intensity range
e3fbc7
+  \-liquid-rescale geometry
e3fbc7
+                       rescale image with seam-carving
e3fbc7
   \-median geometry     apply a median filter to the image
e3fbc7
   \-mode geometry       make each pixel the 'predominant color' of the neighborhood
e3fbc7
   \-modulate value      vary the brightness, saturation, and hue
e3fbc7
   \-monochrome          transform image to black and white
e3fbc7
+  \-morphology method kernel
e3fbc7
+                       apply a morphology method to the image
e3fbc7
   \-motion-blur geometry
e3fbc7
                        simulate motion blur
e3fbc7
   \-negate              replace each pixel with its complementary color 
e3fbc7
@@ -205,6 +235,8 @@ Image Operators:
e3fbc7
                        lightness rescaling using sigmoidal contrast enhancement
e3fbc7
   \-sketch geometry     simulate a pencil sketch
e3fbc7
   \-solarize threshold  negate all pixels above the threshold level
e3fbc7
+  \-sparse-color method args
e3fbc7
+                       fill in a image based on a few color points
e3fbc7
   \-splice geometry     splice the background color into the image
e3fbc7
   \-spread amount       displace image pixels by a random amount
e3fbc7
   \-statistic type geometry
e3fbc7
@@ -254,6 +286,7 @@ Image Stack Operators:
e3fbc7
   \-duplicate count,indexes
e3fbc7
                        duplicate an image one or more times
e3fbc7
   \-insert index        insert last image into the image sequence
e3fbc7
+  \-reverse             reverse image sequence
e3fbc7
   \-swap indexes        swap two images in the image sequence
e3fbc7
 
e3fbc7
 Miscellaneous Options:
e3fbc7
diff --git a/utilities/montage.1.in b/utilities/montage.1.in
e3fbc7
index c10268f..81099da 100644
e3fbc7
--- a/utilities/montage.1.in
e3fbc7
+++ b/utilities/montage.1.in
e3fbc7
@@ -12,9 +12,12 @@ For more information about the montage command, point your browser to file://@DO
e3fbc7
 Image Settings:
e3fbc7
   \-adjoin              join images into a single multi-image file
e3fbc7
   \-affine matrix       affine transform matrix
e3fbc7
+  \-alpha option        on, activate, off, deactivate, set, opaque, copy
e3fbc7
+  \                     transparent, extract, background, or shape
e3fbc7
   \-authenticate value  decrypt image with this password
e3fbc7
   \-blue-primary point  chromaticity blue primary point
e3fbc7
   \-bordercolor color   border color
e3fbc7
+  \-caption string      assign a caption to an image
e3fbc7
   \-channel type        apply option to select image channels
e3fbc7
   \-colors value        preferred number of colors in the image
e3fbc7
   \-colorspace type     alternate image colorsapce
e3fbc7
@@ -50,6 +53,7 @@ Image Settings:
e3fbc7
   \-mattecolor color    frame color
e3fbc7
   \-mode type           framing style
e3fbc7
   \-monitor             monitor progress
e3fbc7
+  \-origin geometry     image origin
e3fbc7
   \-page geometry       size and location of an image canvas (setting)
e3fbc7
   \-pointsize value     font point size
e3fbc7
   \-profile filename    add, delete, or apply an image profile
e3fbc7
@@ -58,6 +62,7 @@ Image Settings:
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-red-primary point   chromaticity red primary point
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-scenes range        image scene range
e3fbc7
@@ -68,6 +73,7 @@ Image Settings:
e3fbc7
   \-stroke color        color to use when stroking a graphic primitive
e3fbc7
   \-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp
e3fbc7
   \-synchronize         synchronize image to storage device
e3fbc7
+  \-taint               declare the image as modified
e3fbc7
   \-texture filename    name of texture to tile onto the image background
e3fbc7
   \-thumbnail geometry  create a thumbnail of the image
e3fbc7
   \-tile geometry       number of tiles per row and column
e3fbc7
@@ -87,9 +93,11 @@ Image Operators:
e3fbc7
                        adaptively sharpen pixels; increase effect near edges
e3fbc7
   \-annotate geometry text
e3fbc7
                        annotate the image with text
e3fbc7
+  \-auto-orient         automagically orient image
e3fbc7
   \-blur geometry      reduce image noise and reduce detail levels
e3fbc7
   \-border geometry     surround image with a border of color
e3fbc7
   \-crop geometry       preferred size and location of the cropped image
e3fbc7
+  \-extent geometry     set the image size
e3fbc7
   \-flatten             flatten a sequence of images
e3fbc7
   \-flip                flip image in the vertical direction
e3fbc7
   \-flop                flop image in the horizontal direction
e3fbc7
@@ -101,12 +109,14 @@ Image Operators:
e3fbc7
   \-rotate degrees      apply Paeth rotation to the image
e3fbc7
   \-strip               strip image of all profiles and comments
e3fbc7
   \-transform           affine transform image
e3fbc7
+  \-transpose           flip image vertically and rotate 90 degrees
e3fbc7
   \-transparent color   make this color transparent within the image
e3fbc7
   \-type type           image type
e3fbc7
   \-unsharp geometry    sharpen the image
e3fbc7
 
e3fbc7
 Image Sequence Operators:
e3fbc7
   \-coalesce            merge a sequence of images
e3fbc7
+  \-composite           composite image
e3fbc7
 
e3fbc7
 Image Stack Operators:
e3fbc7
   \-clone indexes       clone an image
e3fbc7
@@ -114,6 +124,7 @@ Image Stack Operators:
e3fbc7
   \-duplicate count,indexes
e3fbc7
                         duplicate an image one or more times
e3fbc7
   \-insert index        insert last image into the image sequence
e3fbc7
+  \-reverse             reverse image sequence
e3fbc7
   \-swap indexes        swap two images in the image sequence
e3fbc7
 
e3fbc7
 Miscellaneous Options:
e3fbc7
diff --git a/utilities/stream.1.in b/utilities/stream.1.in
e3fbc7
index a0ed253..f1f615c 100644
e3fbc7
--- a/utilities/stream.1.in
e3fbc7
+++ b/utilities/stream.1.in
e3fbc7
@@ -28,6 +28,7 @@ Image Settings:
e3fbc7
   \-quantize colorspace reduce colors in this colorspace
e3fbc7
   \-quiet               suppress all warning messages
e3fbc7
   \-regard-warnings     pay attention to warning messages
e3fbc7
+  \-respect-parentheses settings remain in effect until parenthesis boundary
e3fbc7
   \-sampling-factor geometry
e3fbc7
                        horizontal and vertical sampling factor
e3fbc7
   \-seed value          seed a new sequence of pseudo-random numbers
e3fbc7
@@ -35,6 +36,7 @@ Image Settings:
e3fbc7
   \-size geometry       width and height of image
e3fbc7
   \-storage-type type   pixel storage type
e3fbc7
   \-synchronize         synchronize image to storage device
e3fbc7
+  \-taint               declare the image as modified
e3fbc7
   \-transparent-color color
e3fbc7
                        transparent color
e3fbc7
   \-verbose             print detailed information about the image
e3fbc7
diff --git a/wand/animate.c b/wand/animate.c
e3fbc7
index c400052..e115106 100644
e3fbc7
--- a/wand/animate.c
e3fbc7
+++ b/wand/animate.c
e3fbc7
@@ -155,6 +155,7 @@ static MagickBooleanType AnimateUsage(void)
e3fbc7
       "-interpolate method  pixel color interpolation method",
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
       "-loop iterations     loop images then exit",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-map type            display image using this Standard Colormap",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
       "-pause               seconds to pause before reanimating",
e3fbc7
@@ -166,9 +167,11 @@ static MagickBooleanType AnimateUsage(void)
e3fbc7
       "-respect-parentheses settings remain in effect until parenthesis boundary",
e3fbc7
       "-sampling-factor geometry",
e3fbc7
       "                     horizontal and vertical sampling factor",
e3fbc7
+      "-scenes range        image scene range",
e3fbc7
       "-seed value          seed a new sequence of pseudo-random numbers",
e3fbc7
       "-set attribute value set an image attribute",
e3fbc7
       "-size geometry       width and height of image",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-transparent-color color",
e3fbc7
       "                     transparent color",
e3fbc7
       "-treedepth value     color tree depth",
e3fbc7
diff --git a/wand/compare.c b/wand/compare.c
e3fbc7
index 3b932bd..d1574f5 100644
e3fbc7
--- a/wand/compare.c
e3fbc7
+++ b/wand/compare.c
e3fbc7
@@ -138,6 +138,8 @@ static MagickBooleanType CompareUsage(void)
e3fbc7
       "-quality value       JPEG/MIFF/PNG compression level",
e3fbc7
       "-size geometry       width and height of image",
e3fbc7
       "-subimage-search     search for subimage",
e3fbc7
+      "-synchronize         synchronize image to storage device",
e3fbc7
+      "-taint               declare the image as modified",
e3fbc7
       "-transparent-color color",
e3fbc7
       "                     transparent color",
e3fbc7
       "-type type           image type",
e3fbc7
diff --git a/wand/composite.c b/wand/composite.c
e3fbc7
index 8be851d..bbc36d3 100644
e3fbc7
--- a/wand/composite.c
e3fbc7
+++ b/wand/composite.c
e3fbc7
@@ -304,6 +304,7 @@ static MagickBooleanType CompositeUsage(void)
e3fbc7
       "-interpolate method  pixel color interpolation method",
e3fbc7
       "-label string        assign a label to an image",
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
       "-page geometry       size and location of an image canvas (setting)",
e3fbc7
       "-pointsize value     font point size",
e3fbc7
@@ -317,6 +318,7 @@ static MagickBooleanType CompositeUsage(void)
e3fbc7
       "-scene value         image scene number",
e3fbc7
       "-seed value          seed a new sequence of pseudo-random numbers",
e3fbc7
       "-size geometry       width and height of image",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-synchronize         synchronize image to storage device",
e3fbc7
       "-taint               declare the image as modified",
e3fbc7
       "-transparent-color color",
e3fbc7
diff --git a/wand/convert.c b/wand/convert.c
e3fbc7
index 1838fa7..d1fb504 100644
e3fbc7
--- a/wand/convert.c
e3fbc7
+++ b/wand/convert.c
e3fbc7
@@ -375,6 +375,7 @@ static MagickBooleanType ConvertUsage(void)
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
       "-loop iterations     add Netscape loop extension to your GIF animation",
e3fbc7
       "-mask filename       associate a mask with the image",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-mattecolor color    frame color",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
       "-orient type         image orientation",
e3fbc7
@@ -398,6 +399,7 @@ static MagickBooleanType ConvertUsage(void)
e3fbc7
       "-stroke color        graphic primitive stroke color",
e3fbc7
       "-strokewidth value   graphic primitive stroke width",
e3fbc7
       "-style type          render text with this font style",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-synchronize         synchronize image to storage device",
e3fbc7
       "-taint               declare the image as modified",
e3fbc7
       "-texture filename    name of texture to tile onto the image background",
e3fbc7
diff --git a/wand/display.c b/wand/display.c
e3fbc7
index 9bd2bbf..a4ee63a 100644
e3fbc7
--- a/wand/display.c
e3fbc7
+++ b/wand/display.c
e3fbc7
@@ -185,6 +185,7 @@ static MagickBooleanType DisplayUsage(void)
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
       "-loop iterations     loop images then exit",
e3fbc7
       "-map type            display image using this Standard Colormap",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
       "-page geometry       size and location of an image canvas",
e3fbc7
       "-profile filename    add, delete, or apply an image profile",
e3fbc7
@@ -197,9 +198,11 @@ static MagickBooleanType DisplayUsage(void)
e3fbc7
       "-respect-parentheses settings remain in effect until parenthesis boundary",
e3fbc7
       "-sampling-factor geometry",
e3fbc7
       "                     horizontal and vertical sampling factor",
e3fbc7
+      "-scenes range        image scene range",
e3fbc7
       "-seed value          seed a new sequence of pseudo-random numbers",
e3fbc7
       "-set property value  set an image property",
e3fbc7
       "-size geometry       width and height of image",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-texture filename    name of texture to tile onto the image background",
e3fbc7
       "-transparent-color color",
e3fbc7
       "                     transparent color",
e3fbc7
diff --git a/wand/identify.c b/wand/identify.c
e3fbc7
index 441f591..afa0b68 100644
e3fbc7
--- a/wand/identify.c
e3fbc7
+++ b/wand/identify.c
e3fbc7
@@ -122,6 +122,7 @@ static MagickBooleanType IdentifyUsage(void)
e3fbc7
       "-crop geometry       cut out a rectangular region of the image",
e3fbc7
       "-define format:option",
e3fbc7
       "                     define one or more image format options",
e3fbc7
+      "-define unique=true  return the number of unique colors in the image",
e3fbc7
       "-density geometry    horizontal and vertical density of the image",
e3fbc7
       "-depth value         image depth",
e3fbc7
       "-extract geometry    extract area from image",
e3fbc7
@@ -132,6 +133,9 @@ static MagickBooleanType IdentifyUsage(void)
e3fbc7
       "-interlace type      type of image interlacing scheme",
e3fbc7
       "-interpolate method  pixel color interpolation method",
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
+      "-list type           Color, Configure, Delegate, Format, Magic, Module,",
e3fbc7
+      "                    Resource, or Type",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
       "-ping                efficiently determine image attributes",
e3fbc7
       "-quiet               suppress all warning messages",
e3fbc7
diff --git a/wand/import.c b/wand/import.c
e3fbc7
index 1cba0fc..8b0708e 100644
e3fbc7
--- a/wand/import.c
e3fbc7
+++ b/wand/import.c
e3fbc7
@@ -172,6 +172,7 @@ static MagickBooleanType ImportUsage(void)
e3fbc7
       "-set property value  set an image property",
e3fbc7
       "-silent              operate silently, i.e. don't ring any bells ",
e3fbc7
       "-snaps value         number of screen snapshots",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-synchronize         synchronize image to storage device",
e3fbc7
       "-taint               declare the image as modified",
e3fbc7
       "-transparent-color color",
e3fbc7
diff --git a/wand/mogrify.c b/wand/mogrify.c
e3fbc7
index 8b8ccc8..0957f58 100644
e3fbc7
--- a/wand/mogrify.c
e3fbc7
+++ b/wand/mogrify.c
e3fbc7
@@ -3359,6 +3359,7 @@ static MagickBooleanType MogrifyUsage(void)
e3fbc7
       "-gaussian-blur geometry",
e3fbc7
       "                     reduce image noise and reduce detail levels",
e3fbc7
       "-geometry geometry   preferred size or location of the image",
e3fbc7
+      "-help                print program options",
e3fbc7
       "-identify            identify the format and characteristics of the image",
e3fbc7
       "-ift                 implements the inverse discrete Fourier transform (DFT)",
e3fbc7
       "-implode amount      implode image pixels about the center",
e3fbc7
@@ -3447,6 +3448,7 @@ static MagickBooleanType MogrifyUsage(void)
e3fbc7
     },
e3fbc7
     *sequence_operators[]=
e3fbc7
     {
e3fbc7
+      "-affinity filename   transform image colors to match this set of colors",
e3fbc7
       "-append              append an image sequence",
e3fbc7
       "-clut                apply a color lookup table to the image",
e3fbc7
       "-coalesce            merge a sequence of images",
e3fbc7
@@ -3484,12 +3486,14 @@ static MagickBooleanType MogrifyUsage(void)
e3fbc7
       "-blue-primary point  chromaticity blue primary point",
e3fbc7
       "-bordercolor color   border color",
e3fbc7
       "-caption string      assign a caption to an image",
e3fbc7
+      "-cdl filename        color correct with a color decision list",
e3fbc7
       "-channel type        apply option to select image channels",
e3fbc7
       "-colors value        preferred number of colors in the image",
e3fbc7
       "-colorspace type     alternate image colorspace",
e3fbc7
       "-comment string      annotate image with comment",
e3fbc7
       "-compose operator    set image composite operator",
e3fbc7
       "-compress type       type of pixel compression when writing the image",
e3fbc7
+      "-decipher filename   convert cipher pixels to plain pixels",
e3fbc7
       "-define format:option",
e3fbc7
       "                     define one or more image format options",
e3fbc7
       "-delay value         display the next image after pausing",
e3fbc7
@@ -3499,13 +3503,17 @@ static MagickBooleanType MogrifyUsage(void)
e3fbc7
       "-display server      get image or font from this X server",
e3fbc7
       "-dispose method      layer disposal method",
e3fbc7
       "-dither method       apply error diffusion to image",
e3fbc7
+      "-encipher filename   convert plain pixels to cipher pixels",
e3fbc7
       "-encoding type       text encoding type",
e3fbc7
       "-endian type         endianness (MSB or LSB) of the image",
e3fbc7
       "-family name         render text with this font family",
e3fbc7
+      "-features distance   analyze image features (e.g. contrast, correlation)",
e3fbc7
       "-fill color          color to use when filling a graphic primitive",
e3fbc7
       "-filter type         use this filter when resizing an image",
e3fbc7
+      "-flatten             flatten a sequence of images",
e3fbc7
       "-font name           render text with this font",
e3fbc7
       "-format \"string\"     output formatted image characteristics",
e3fbc7
+      "-function name       apply a function to the image",
e3fbc7
       "-fuzz distance       colors within this distance are considered equal",
e3fbc7
       "-gravity type        horizontal and vertical text placement",
e3fbc7
       "-green-primary point chromaticity green primary point",
e3fbc7
@@ -3521,10 +3529,14 @@ static MagickBooleanType MogrifyUsage(void)
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
       "-loop iterations     add Netscape loop extension to your GIF animation",
e3fbc7
       "-mask filename       associate a mask with the image",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-mattecolor color    frame color",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
+      "-morphology method kernel",
e3fbc7
+      "                     apply a morphology method to the image",
e3fbc7
       "-orient type         image orientation",
e3fbc7
       "-page geometry       size and location of an image canvas (setting)",
e3fbc7
+      "-path path           write images to this path on disk",
e3fbc7
       "-ping                efficiently determine image attributes",
e3fbc7
       "-pointsize value     font point size",
e3fbc7
       "-precision value     maximum number of significant digits to print",
e3fbc7
diff --git a/wand/montage.c b/wand/montage.c
e3fbc7
index 5a615c8..912c469 100644
e3fbc7
--- a/wand/montage.c
e3fbc7
+++ b/wand/montage.c
e3fbc7
@@ -100,7 +100,7 @@ static MagickBooleanType MontageUsage(void)
e3fbc7
     {
e3fbc7
       "-adaptive-sharpen geometry",
e3fbc7
       "                     adaptively sharpen pixels; increase effect near edges",
e3fbc7
-      " annotate geometry text",
e3fbc7
+      "-annotate geometry text",
e3fbc7
       "                     annotate the image with text",
e3fbc7
       "-auto-orient         automagically orient image",
e3fbc7
       "-blur geometry      reduce image noise and reduce detail levels",
e3fbc7
@@ -166,6 +166,7 @@ static MagickBooleanType MontageUsage(void)
e3fbc7
       "-kerning value       set the space between two letters",
e3fbc7
       "-label string        assign a label to an image",
e3fbc7
       "-limit type value    pixel cache resource limit",
e3fbc7
+      "-matte               store matte channel if the image has one",
e3fbc7
       "-mattecolor color    frame color",
e3fbc7
       "-mode type           framing style",
e3fbc7
       "-monitor             monitor progress",
e3fbc7
@@ -187,6 +188,7 @@ static MagickBooleanType MontageUsage(void)
e3fbc7
       "-shadow              add a shadow beneath a tile to simulate depth",
e3fbc7
       "-size geometry       width and height of image",
e3fbc7
       "-stroke color        color to use when stroking a graphic primitive",
e3fbc7
+      "-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp",
e3fbc7
       "-synchronize         synchronize image to storage device",
e3fbc7
       "-taint               declare the image as modified",
e3fbc7
       "-texture filename    name of texture to tile onto the image background",
e3fbc7
-- 
e3fbc7
1.8.3.1
e3fbc7