From 97e99fb45871264e408bf2d71b355a05c1dddd67 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Sat, 18 Jan 2020 18:23:11 +0100 Subject: [PATCH] dsnap-sync: Documentation update * update to v6.5.1 Signed-off-by: Ralf Zerres --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ff103e9..dafddc8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ - + # dsnap-sync @@ -313,12 +313,12 @@ the corresponding data in a snapper compatible directory structure on the tape. The structure may look like: - └── backups - └── @ - ├── archive- - │   └── - │   ├── _full.btrfs - │   └── info.xml +> └── backups +> └── @ +> └── archive- +> └── +> ├── _full.btrfs +> └── info.xml The file `info.xml` provide the metadata corresponding to the snapshot. The data of the snapshot is stored in the file `_full.btrfs`.