1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-08 17:22:10 +03:00

updated spec

This commit is contained in:
Yann Collet
2016-07-05 10:53:38 +02:00
parent f9cac7a734
commit 9ca73364e6
3 changed files with 176 additions and 44 deletions

View File

@@ -131,9 +131,6 @@ Typical gains range from ~10% (at 64KB) to x5 better (at <1KB).
.TP
.B \-B#
cut file into independent blocks of size # (default: no block)
.TP
.B \-r#
test all compression levels from 1 to # (default: disabled)
.SH BUGS