[Rpm-maint] [rpm-software-management/rpm] Add manual page for File Mode (PR #2215)
Panu Matilainen
notifications at github.com
Tue Oct 4 06:19:59 UTC 2022
@pmatilai commented on this pull request.
> +
+These can include a compression level (from 0 to 9) and `T` followed by the
+number of threads to be used during compression, where `T0` (or just `T`) means
+that the optimal number of threads should automatically be chosen based on the
+`%{getncpus}` macro.
+
+#### LZMA (Alone) Flags
+
+These can include a compression level (from 0 to 9).
+
+#### ZSTD Flags
+
+These can include a compression level (see `-#` in `zstd(1)` for the supported
+values), `T` followed by the number of threads to be used during compression,
+where `T0` means that the optimal number of threads should automatically be
+chosen based on the `%{getncpus}` macro, and `L` followed by a window size that
Ditto here, just say number of threads should be automatically detected, but don't mention how exactly.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2215#pullrequestreview-1129350780
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2215/review/1129350780 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221003/7b9057b0/attachment.html>
More information about the Rpm-maint
mailing list