Merge topic 'fix-docs-27429'

cd5f7eb30a Help: improve XZ compression method docs

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11463
This commit is contained in:
Brad King
2025-12-02 20:37:09 +00:00
committed by Kitware Robot
3 changed files with 3 additions and 3 deletions
+1 -1
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
+1 -1
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
+1 -1
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