2
0
Эх сурвалжийг харах

docs: remove zstd compat hint

borg2 repos are not compatible with borg1 anyway,
so no need to mention that.
Thomas Waldmann 1 жил өмнө
parent
commit
32d7222e67

+ 0 - 1
src/borg/archiver/help_cmd.py

@@ -377,7 +377,6 @@ class HelpMixIn:
             Use zstd ("zstandard") compression, a modern wide-range algorithm.
             Use zstd ("zstandard") compression, a modern wide-range algorithm.
             If you do not explicitly give the compression level L (ranging from 1
             If you do not explicitly give the compression level L (ranging from 1
             to 22), it will use level 3.
             to 22), it will use level 3.
-            Archives compressed with zstd are not compatible with borg < 1.1.4.
 
 
         zlib[,L]
         zlib[,L]
             Use zlib ("gz") compression. Medium speed, medium compression.
             Use zlib ("gz") compression. Medium speed, medium compression.