]> git.ipfire.org Git - thirdparty/zstd.git/commit
clarify when to use '--single-thread' with '--patch-from' 4094/head
author@RubenKelevra <cyrond@gmail.com>
Sun, 7 Jul 2024 17:43:49 +0000 (19:43 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 17:43:49 +0000 (19:43 +0200)
commitb320d096a44b592d5f5bcda37e323b799c0cef57
treee190840c81befa568936f0656284672e5503d193
parentab02fd342f5c06be9fc309098f4bd54b0c1b1de9
clarify when to use '--single-thread' with '--patch-from'

Using '--single-thread' with '--patch-from' on compression levels above 15 will lead to significantly worse compression ratios.

Corrected the man page not suggest anymore to do this.
programs/zstd.1.md