Merge pull request #860 from felixhandte/zstd-lz4-support-tests

Add Default LZ4 Support When Available
This commit is contained in:
Yann Collet
2017-09-29 22:32:54 -07:00
committed by GitHub
9 changed files with 69 additions and 9 deletions
+4
View File
@@ -147,6 +147,10 @@ the last one takes effect.
This is the default behavior.
* `-r`:
operate recursively on dictionaries
* `--format=FORMAT`:
compress and decompress in other formats. If compiled with
support, zstd can compress to or decompress from other compression algorithm
formats. Possibly available options are `gzip`, `xz`, `lzma`, and `lz4`.
* `-h`/`-H`, `--help`:
display help/long help and exit
* `-V`, `--version`: