Browse Source

mogrify: add link to homepage

pxgamer 5 years ago
parent
commit
a138ead5be
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/common/mogrify.md

+ 1 - 0
pages/common/mogrify.md

@@ -2,6 +2,7 @@
 
 
 > Perform operations on multiple images, such as resizing, cropping, flipping, and adding effects.
 > Perform operations on multiple images, such as resizing, cropping, flipping, and adding effects.
 > Changes are applied directly to the original file.
 > Changes are applied directly to the original file.
+> More information: <https://imagemagick.org/script/mogrify.php>.
 
 
 - Resize all JPEG images in the directory to 50% of their initial size:
 - Resize all JPEG images in the directory to 50% of their initial size: