From e82e89d1b05163c896de7ba66663c4a4a98067b9 Mon Sep 17 00:00:00 2001 From: BenoƮt Zugmeyer Date: Thu, 3 Jan 2013 11:06:07 +0100 Subject: --version option --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4840c741..20676bd5 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3