]> git.ipfire.org Git - thirdparty/zstd.git/commit
cli : add support for --threads=# command
authorYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 18:38:13 +0000 (11:38 -0700)
committerYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 18:38:13 +0000 (11:38 -0700)
commit230d7acc7d3d0b08ba2b09acf1bda93bb5c9aa62
tree9f9b1407be4ef25d131ac7fca806e953171090d2
parentd0b1846cf47d3989ce7fb3afb12734c695dddb4b
cli : add support for --threads=# command

updated documentation
add relevant test case
programs/zstd.1
programs/zstd.1.md
programs/zstdcli.c
tests/playTests.sh