imagemagick: update pages (#12874)
* compare, convert, identify, import, mogrify, montage: move pages to subcommands of `magick`, create alias pages * convert: add deprecation notice --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# magick
|
||||
|
||||
> Create, edit, compose, or convert between image formats.
|
||||
> ImageMagick version 7+. See `convert` for versions 6 and below.
|
||||
> More information: <https://imagemagick.org/>.
|
||||
> This tool replaces `convert` in ImageMagick 7+. See `magick convert` to use the old tool in versions 7+.
|
||||
> Some subcommands, such as `mogrify` have their own usage documentation.
|
||||
> More information: <https://imagemagick.org>.
|
||||
|
||||
- Convert between image formats:
|
||||
|
||||
|
Reference in New Issue
Block a user