Improve CLI; fix Ruby integration
This commit is contained in:
parent
ae0740d9c4
commit
9b2a348fd4
4 changed files with 15 additions and 5 deletions
|
|
@ -31,7 +31,7 @@ Precompiled binaries are available for x86-64 Linux, macOS, and Windows.
|
|||
Use the `--help` argument for more details.
|
||||
|
||||
```bash
|
||||
minify-html --src /path/to/src.html --out /path/to/output.min.html
|
||||
minify-html --src /path/to/src.html --out /path/to/output.min.html --css --js
|
||||
```
|
||||
|
||||
### API
|
||||
|
|
|
|||
Reference in a new issue