clanModules/borgbackup: fix borgbackup documentation

This commit is contained in:
a-kenji
2024-09-16 12:18:35 +02:00
committed by kenji
parent bf3ca32e76
commit ee0d8a352e

View File

@@ -8,6 +8,6 @@ BorgBackup (short: Borg) gives you:
- Secure, authenticated encryption. - Secure, authenticated encryption.
- Compression: lz4, zstd, zlib, lzma or none. - Compression: lz4, zstd, zlib, lzma or none.
- Mountable backups with FUSE. - Mountable backups with FUSE.
- Easy installation on multiple platforms: Linux, macOS, BSD, ... - Easy installation on multiple platforms: Linux, macOS, BSD,
- Free software (BSD license). - Free software (BSD license).
- Backed by a large and active open source community. - Backed by a large and active open-source community.