]> git.ipfire.org Git - thirdparty/zstd.git/commit
bounds for --adapt mode 1327/head
authorYann Collet <cyan@fb.com>
Tue, 25 Sep 2018 01:16:08 +0000 (18:16 -0700)
committerYann Collet <cyan@fb.com>
Tue, 25 Sep 2018 23:03:28 +0000 (16:03 -0700)
commit6c51bf420c51246ec51a55f801f4853eaf167d8a
tree4bedcc522b5421aa373064ae00e653efbe60d880
parent04f47bbdd263eaf8045799b7294f86e2153460b3
bounds for --adapt mode

can supply min and max compression level through advanced command :
--adapt=min=#,max=#
programs/fileio.c
programs/fileio.h
programs/zstd.1.md
programs/zstdcli.c
tests/playTests.sh