Skip to content

Commit

Permalink
Latest jar and fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhat@JT2YBQ1-ABHAT.corp.zynga.com authored and abhat@JT2YBQ1-ABHAT.corp.zynga.com committed Oct 22, 2011
1 parent 2ca59f9 commit 87db197
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/readme.txt
Expand Up @@ -16,7 +16,7 @@ Will not download the smushed images.
Specify a list of comma separated image extensions. Only images with those extensions will be smushed.

Example usage:
java -jar smushit.jar -imageDir=/foo -verbose=true dryRun=false -imgExtensions=gif,png,jpeg
java -jar smushit.jar -imageDir=/foo -verbose=true -dryRun=false -imgExtensions=gif,png,jpeg

The above will smush all the images with extension gif,png,jpeg in directory foo and it's sub directories and will download the smushed images and replace original with the smushed images.

Expand Down
Binary file modified dist/smushit.jar
Binary file not shown.

0 comments on commit 87db197

Please sign in to comment.