zstd 1.5.6 OBS-URL: https://build.opensuse.org/request/show/1163380 OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=100
18 lines
789 B
Diff
18 lines
789 B
Diff
Index: zstd-1.5.6/programs/zstd.1
|
|
===================================================================
|
|
--- zstd-1.5.6.orig/programs/zstd.1
|
|
+++ zstd-1.5.6/programs/zstd.1
|
|
@@ -258,6 +258,12 @@ do not store the original filename and t
|
|
\fB\-\-best\fR
|
|
alias to the option \fB\-9\fR\.
|
|
.
|
|
+.SS Parallel Zstd OPTIONS
|
|
+Additional options for the pzstd utility
|
|
+.TP
|
|
+\fB\-p\fR, \fB\-\-processes\fR
|
|
+ number of threads to use for (de)compression (default:4)
|
|
+.
|
|
.SS "Environment Variables"
|
|
Employing environment variables to set parameters has security implications\. Therefore, this avenue is intentionally limited\. Only \fBZSTD_CLEVEL\fR and \fBZSTD_NBTHREADS\fR are currently supported\. They set the default compression level and number of threads to use during compression, respectively\.
|
|
.
|