Updated man zstd

Added `-t` | `--test` to zstd cli
Added a few long commands, compatible with gzip
This commit is contained in:
Yann Collet
2016-02-16 14:42:08 +01:00
parent 459a6b712f
commit 2d08b098ef
4 changed files with 67 additions and 23 deletions
+2
View File
@@ -1,7 +1,9 @@
v0.5.1
New : Optimal parsing => Very high compression modes, thanks to Przemyslaw Skibinski
Changed : Dictionary builder integrated into libzstd and zstd cli
Changed : zstd cli now uses "multiple input files" as default mode
Fix : high compression modes for big-endian platforms
New : zstd cli : `-t` | `--test` command
v0.5.0
New : dictionary builder utility