unbalanced parentheses in readme

This commit is contained in:
Michael Ficarra
2013-04-20 14:05:52 -05:00
parent 4b818056cf
commit 483e0cadfb

View File

@@ -56,7 +56,7 @@ The available options are:
generated from some other original code. generated from some other original code.
--screw-ie8 Pass this flag if you don't care about full compliance with --screw-ie8 Pass this flag if you don't care about full compliance with
Internet Explorer 6-8 quirks (by default UglifyJS will try 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 -p, --prefix Skip prefix for original filenames that appear in source
maps. For example -p 3 will drop 3 directories from file maps. For example -p 3 will drop 3 directories from file
names and ensure they are relative paths. names and ensure they are relative paths.