Page 1 of 1
convert -help for specific options
Posted: 2016-01-21T16:24:56-07:00
by mambo4
does -help have a way top display more detailed info for specific options?
like typing
and get better details about -resize, for example
Re: convert -help for specific options
Posted: 2016-01-21T16:28:30-07:00
by snibgo
No, it doesn't.
http://www.imagemagick.org/script/comma ... hp#profile is the resource for that.
EDIT: It's late, and I didn't fully explain. I supplied the link to web page, with "#profile" at the end. This means that if you want a direct link to a particular option, just put that option at the end, after a hash (#). I should have used "resize" as the example.