From: Michael Ficarra Date: Sat, 20 Apr 2013 19:05:52 +0000 (-0500) Subject: unbalanced parentheses in readme X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=483e0cadfbfd3d90a579665f87c19711f1ad77e3;p=UglifyJS.git unbalanced parentheses in readme --- diff --git a/README.md b/README.md index 5e47a1dd..ce55dc30 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The available options are: generated from some other original code. --screw-ie8 Pass this flag if you don't care about full compliance with Internet Explorer 6-8 quirks (by default UglifyJS will try - to be IE-proof. + to be IE-proof). -p, --prefix Skip prefix for original filenames that appear in source maps. For example -p 3 will drop 3 directories from file names and ensure they are relative paths.