diff --git a/index.html b/index.html index 01fdec3..6e937be 100644 --- a/index.html +++ b/index.html @@ -2856,7 +2856,7 @@ If the error message includes other parts of the command, such as a flag, that i
Creates thumbnails for all files in a folder and saves them in that folder.
mogrify -resize 80x80 -format jpg -quality 75 -path thumbs *.jpg