Improve CLI
This commit is contained in:
parent
b704f51940
commit
a5263993a1
2 changed files with 6 additions and 6 deletions
|
|
@ -42,7 +42,7 @@ Precompiled binaries are available for 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 --css --js
|
||||
minify-html --output /path/to/output.min.html --keep-closing-tags --minify-css /path/to/src.html
|
||||
```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Reference in a new issue