Skip to content
代码片段 群组 项目
提交 bbd83c2a 编辑于 作者: Nick Magerko's avatar Nick Magerko
浏览文件

Update man page

上级 c403b12f
No related branches found
No related tags found
无相关合并请求
......@@ -152,6 +152,12 @@ the last one takes effect.
This feature does not work with `--single-thread`. You probably don't want
to use it with long range mode, since it will decrease the effectiveness of
the synchronization points, but your milage may vary.
* `--stream-size` :
When handling input from a stream, `zstd` must guess how large the source size
will be when optimizing compression parameters. If the stream size is relatively
small, this guess may be a poor one, resulting in a higher compression ratio than
expected. This feature will set the source size of a stream. Note that it must
be exact; incorrect stream sizes will cause an error.
* `-D file`:
use `file` as Dictionary to compress or decompress FILE(s)
* `--no-dictID`:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册