mirror of
https://github.com/facebook/zstd.git
synced 2025-10-10 00:03:36 -04:00
Documenting in the man file
This commit is contained in:
parent
c203341292
commit
6bf05a53ab
@ -363,6 +363,11 @@ Compression of small files similar to the sample set will be greatly improved.
|
|||||||
|
|
||||||
`zstd --train-legacy=selectivity=8 FILEs`
|
`zstd --train-legacy=selectivity=8 FILEs`
|
||||||
|
|
||||||
|
* `--show-default-cparams`:
|
||||||
|
Shows the default compresssion parameters that will be used for a
|
||||||
|
particular src file. If the provided src file is not a regular file
|
||||||
|
(eg. named pipe), the cli will just output the default paramters.
|
||||||
|
|
||||||
|
|
||||||
BENCHMARK
|
BENCHMARK
|
||||||
---------
|
---------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user