Update README with advanced features

This commit is contained in:
Eric Torres 2019-03-17 09:37:40 -07:00
parent 9d226cb78d
commit 8e30de699a

View File

@ -3,12 +3,17 @@
rbackup - An rsync-based backup tool rbackup - An rsync-based backup tool
==================================== ====================================
A tool that automates backup, file list parsing, snapshot creation, and hard-linking of files. A tool that automates the use of rsync and extra features for package manager backups.
Features Features
-------- --------
* Snapshot-based backup management * Snapshot-based backup management
* Backups of deleted and modified files * Backups of deleted and modified files
* Creation of installed package lists and backup of package manager databases
Advanced Features
^^^^^^^^^^^^^^^^^
* rbackup depends on the filesystem that stores the repository to provide features such as checksumming, advanced deduplication, and data integrity verification
Target Directories Target Directories
------------------ ------------------