first commit
This commit is contained in:
22
node_modules/sorcery/bin/help.md
generated
vendored
Normal file
22
node_modules/sorcery/bin/help.md
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
Sorcery version <%= version %>
|
||||
=====================================
|
||||
|
||||
Usage:
|
||||
sorcery [options]
|
||||
|
||||
Options:
|
||||
-h, --help Show help message
|
||||
-v, --version Show version
|
||||
-i, --input <file|folder> Input file
|
||||
-o, --output <file|folder> Output file (if absent, will overwrite input)
|
||||
-d, --datauri Append map as a data URI, rather than separate file
|
||||
-x, --excludeContent Don't populate the sourcesContent array
|
||||
|
||||
|
||||
Example:
|
||||
|
||||
sorcery --input some/generated/code.min.js
|
||||
sorcery --input tmp --output dist
|
||||
|
||||
|
||||
For more information visit https://github.com/Rich-Harris/sorcery
|
Reference in New Issue
Block a user