From: Bimba Shrestha Date: Fri, 31 Jan 2020 01:11:38 +0000 (-0800) Subject: Documenting in the man file X-Git-Tag: v1.4.5^2~103^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf05a53ab9db1aeb6a316161f479d68f148b90a;p=thirdparty%2Fzstd.git Documenting in the man file --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 8539deb9e..5997ed6a5 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -363,6 +363,11 @@ Compression of small files similar to the sample set will be greatly improved. `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 ---------