summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-08-15 15:45:15 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-08-15 15:45:15 +0200
commit1d16e7a37c74aa965772b0867f0277d2aca08388 (patch)
tree7cba1a0c7d4e9421a7b450b32f562f22f7366f09 /README.rst
parentbf757738f7a2b4d86e06aefd9b9f8bdda38e782d (diff)
compression: update / refine docs
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3d27de85c..8180fd2ab 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,8 @@ Main features
authenticity is verified using HMAC-SHA256.
**Compression**
- All data can be compressed by lz4, zlib or lzma.
+ All data can be compressed by lz4 (super fast, low compression), zlib
+ (medium speed and compression) or lzma (low speed, high compression).
**Off-site backups**
Borg can store data on any remote host accessible over SSH. If Borg is