Index: zstd-1.5.2/programs/zstd.1 =================================================================== --- zstd-1.5.2.orig/programs/zstd.1 +++ zstd-1.5.2/programs/zstd.1 @@ -217,6 +217,12 @@ If input directory contains "\.\.", the . .IP "" 0 . +.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 "Restricted usage of Environment Variables" Using environment variables to set parameters has security implications\. Therefore, this avenue is intentionally restricted\. Only \fBZSTD_CLEVEL\fR and \fBZSTD_NBTHREADS\fR are currently supported\. They set the compression level and number of threads to use during compression, respectively\. .