1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00
Files
minifyfromhtml/node_modules/minify/help.json
2019-04-15 10:35:12 +02:00

8 lines
286 B
JSON

{
"-h, --help ": "display this help and exit",
"-v, --version ": "display version and exit",
"--js ": "minify javascript",
"--css ": "minify css",
"--html ": "minify html"
}