--version option

This commit is contained in:
Benoît Zugmeyer
2013-01-03 11:06:07 +01:00
parent 83a4ebfedc
commit e82e89d1b0
2 changed files with 9 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ The available options are:
--export-all Only used when --wrap, this tells UglifyJS to add code to
automatically export all globals. [boolean]
-v, --verbose Verbose [boolean]
-V, --version Print version number and exits. [boolean]
Specify `--output` (`-o`) to declare the output file. Otherwise the output
goes to STDOUT.