From 1724241d0ca676f3de6bad38dda33c0be1296818 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 10 Aug 2015 20:45:15 +0200 Subject: [PATCH] README: mention lzma and lz4 compression --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 22320d3fe..3d27de85c 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ Main features authenticity is verified using HMAC-SHA256. **Compression** - All data can be compressed by zlib, level 0-9. + All data can be compressed by lz4, zlib or lzma. **Off-site backups** Borg can store data on any remote host accessible over SSH. If Borg is