Help: improve XZ compression method docs

Relates: #27429
This commit is contained in:
AJIOB
2025-11-30 10:23:17 +03:00
parent 8b74f7eda9
commit cd5f7eb30a
3 changed files with 3 additions and 3 deletions

View File

@@ -293,7 +293,7 @@ List of CPack DEB generator specific variables:
LempelZivMarkov chain algorithm
``xz``
XZ Utils compression
XZ Utils LZMA2 (LempelZivMarkov chain algorithm, version 2) compression
``bzip2``
bzip2 BurrowsWheeler algorithm

View File

@@ -255,7 +255,7 @@ List of CPack RPM generator specific variables:
LempelZivMarkov chain algorithm
``xz``
XZ Utils compression
XZ Utils LZMA2 (LempelZivMarkov chain algorithm, version 2) compression
``bzip2``
bzip2 BurrowsWheeler algorithm

View File

@@ -1460,7 +1460,7 @@ Available commands are:
.. versionadded:: 3.1
Compress the resulting archive with XZ.
Compress the resulting archive with XZ (LZMA2).
.. option:: --zstd