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`.