Fixed README.md

This commit is contained in:
Donnie 2021-01-06 22:14:13 -06:00
parent 4eebc37ca7
commit 2e302ab4dc
1 changed files with 3 additions and 0 deletions

View File

@ -12,8 +12,11 @@ Here's an example on how to run it.
```
`-file` is required -- tells Digby what file you want to compress.
`-comp` is required -- tells Digby what compression algorithm you want to use (see [Supported Compression Systems](#supported-compression-systems))
`-path` is optional -- tells Digby where to save the compressed file. If not specified it will save to the working directory.
`-lvl` is optional -- tells Digby what level of compression to use. Only works when `-comp` is set to zstd. (If not specified it will default to level 5)
# Supported Compression Systems: