fix usage
This commit is contained in:
parent
4c4dc2137c
commit
6ea3f7fe34
|
|
@ -46,6 +46,7 @@ files.
|
||||||
|
|
||||||
The available options are:
|
The available options are:
|
||||||
|
|
||||||
|
```
|
||||||
--source-map Specify an output file where to generate source map.
|
--source-map Specify an output file where to generate source map.
|
||||||
[string]
|
[string]
|
||||||
--source-map-root The path to the original source to be included in the
|
--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]
|
--lint Display some scope warnings [boolean]
|
||||||
-v, --verbose Verbose [boolean]
|
-v, --verbose Verbose [boolean]
|
||||||
-V, --version Print version number and exit. [boolean]
|
-V, --version Print version number and exit. [boolean]
|
||||||
|
```
|
||||||
|
|
||||||
Specify `--output` (`-o`) to declare the output file. Otherwise the output
|
Specify `--output` (`-o`) to declare the output file. Otherwise the output
|
||||||
goes to STDOUT.
|
goes to STDOUT.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user