Skip to content

Commit

Permalink
Merge pull request #7800 from ThomasWaldmann/fix-zstd-docs
Browse files Browse the repository at this point in the history
docs: remove zstd compat hint
  • Loading branch information
ThomasWaldmann authored Sep 2, 2023
2 parents 3eb0701 + 32d7222 commit 270f33b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/borg/archiver/help_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ class HelpMixIn:
Use zstd ("zstandard") compression, a modern wide-range algorithm.
If you do not explicitly give the compression level L (ranging from 1
to 22), it will use level 3.
Archives compressed with zstd are not compatible with borg < 1.1.4.
zlib[,L]
Use zlib ("gz") compression. Medium speed, medium compression.
Expand Down

0 comments on commit 270f33b

Please sign in to comment.