I have checked http://www.imagemagick.org/script/mogrify.php#options and cannot find "-path" in this page. However, when I type "magick mogrify", I can find " -path path write images to this path on disk" in the output.
Why is this option not documented in the website? Is it deprecated? If so, what is the new option to specify the output path?
mogrify option "-path" is undocomented in official website
Re: mogrify option "-path" is undocomented in official website
Thanks. I am glad to be confirmed that -path is safe for future use.