diff --git a/index.html b/index.html index 05e42c7..f1744bd 100644 --- a/index.html +++ b/index.html @@ -2448,7 +2448,7 @@
-quality 75
sets quality to 75 (out of 100), adding light compression to smaller files
-path thumbs
specifies where to save the thumbnails -- this goes to a folder within the active folder called "thumbs".
Note: You will have to make this folder if it doesn't already exist.
-
*.jpg
The astericks acts as a "wildcard" to be applied to every file in the directory.
+
*.jpg
The asterisk acts as a "wildcard" to be applied to every file in the directory.