dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit 5dc90228e20bb34a7033f51261e146b9630b41aa
parent 99f7a3dcfeb0d68cafc879031912098a7ab44bc0
Author: sin <sin@2f30.org>
Date:   Sun, 24 Mar 2019 12:43:50 +0000

Update README

Diffstat:
MREADME | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -16,10 +16,10 @@ follows: tar -c ~/dir | dedup -r ~/repo -m "$(date)" -This will create .{snapshots,store} files in the ~/repo -directory. The store file contains all the unique blocks. The -snapshots file contains all the revisions of files that have been -deduplicated. +This will create .{snapshots,store} files in the ~/repo directory. +The store file contains all the unique blocks. The snapshots file +contains all the revisions of files that have been deduplicated. The +-m flag is used to attach an arbitrary message to the snapshot. To list all known revisions run: