]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed -B# command into --jobsize
authorYann Collet <cyan@fb.com>
Tue, 4 Mar 2025 21:17:10 +0000 (13:17 -0800)
committerYann Collet <cyan@fb.com>
Tue, 4 Mar 2025 21:17:10 +0000 (13:17 -0800)
commit19ffcf81b88909f28757d7d367696d298f2c5e46
tree6062a6e9f6c38971a324a98fff81fff0a9b6874f
parentfcfb3160dcc58fa478e790cff0a625bddbe6bca7
changed -B# command into --jobsize

to reduce confusion with the term "block".

-B# remains supported for existing scripts,
but it's no longer documented, so it's effectively a hidden shortcut.
programs/zstd.1.md
programs/zstdcli.c