From 6a22e05d592c84c511d015e9c33605268ac91964 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Thu, 16 Sep 2021 16:12:35 +0200 Subject: [PATCH] document that zstd is also called with --threads=0 --- mmdebstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index 45c6236..2fa4f48 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -7135,7 +7135,7 @@ extension to compressor applies: .lz4 lz4 .xz xz --threads=0 .txz xz --threads=0 - .zst zstd + .zst zstd --threads=0 To change compression specific options, either use the respecitve environment variables like B or send B output to your compressor of