Skip to content

Commit

Permalink
docs: remove zstd compat hint
Browse files Browse the repository at this point in the history
borg2 repos are not compatible with borg1 anyway,
so no need to mention that.
  • Loading branch information
ThomasWaldmann committed Sep 2, 2023
1 parent 3eb0701 commit 32d7222
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 32d7222

Please sign in to comment.