From 793d61499b4ab53cdfdd3b81b9faf9f36b77bae8 Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Thu, 25 May 2017 07:15:55 +0800 Subject: report timing breakdown (#2000) fix corner cases with `sourceMap` fixes #1998 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 45c95e3a..47012c11 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ a double dash to prevent input files being used as option arguments: the source map. `url` If specified, path to the source map to append in `//# sourceMappingURL`. - --stats Display operations run time on STDERR. + --timings Display operations run time on STDERR. --toplevel Compress and/or mangle variables in top level scope. --verbose Print diagnostic messages. --warn Print warning messages. -- cgit v1.2.3