diff --git a/README.md b/README.md index 663ce7b4..9a4fc34c 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ a double dash to prevent input files being used as option arguments: By default UglifyJS will not try to be IE-proof. --keep-fnames Do not mangle/drop function names. Useful for code relying on Function.prototype.name. + --lint Display some scope warnings. --name-cache File to hold mangled name mappings. --self Build UglifyJS as a library (implies --wrap UglifyJS) --source-map [options] Enable source map/specify source map options: