Update README - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 5dc90228e20bb34a7033f51261e146b9630b41aa
DIR parent 99f7a3dcfeb0d68cafc879031912098a7ab44bc0
HTML Author: sin <sin@2f30.org>
Date: Sun, 24 Mar 2019 12:43:50 +0000
Update README
Diffstat:
M README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
DIR 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: