tUpdate README - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5dc90228e20bb34a7033f51261e146b9630b41aa
(DIR) parent 99f7a3dcfeb0d68cafc879031912098a7ab44bc0
(HTM) 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
t@@ -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: