From 6ea3f7fe34e73f7f64b1a52c6dd0a3dcd9faa72e Mon Sep 17 00:00:00 2001 From: Mihai Bazon Date: Thu, 8 Aug 2013 09:15:13 +0300 Subject: [PATCH] fix usage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46ba2a5d..b735eb6e 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ files. The available options are: +``` --source-map Specify an output file where to generate source map. [string] --source-map-root The path to the original source to be included in the @@ -102,6 +103,7 @@ The available options are: --lint Display some scope warnings [boolean] -v, --verbose Verbose [boolean] -V, --version Print version number and exit. [boolean] +``` Specify `--output` (`-o`) to declare the output file. Otherwise the output goes to STDOUT. -- 2.34.1