Split README example tree
This commit is contained in:
parent
d81410cbfa
commit
ad69d2a67f
15
README.rst
15
README.rst
@ -38,21 +38,36 @@ Backup Directory Hierarchy
|
||||
--------------------------
|
||||
|
||||
basedir
|
||||
|
||||
├── current
|
||||
|
||||
└── data
|
||||
|
||||
├── snapshot-one
|
||||
|
||||
│ ├── boot
|
||||
|
||||
│ ├── etc
|
||||
|
||||
│ ├── home
|
||||
|
||||
│ ├── pkg
|
||||
|
||||
│ └── root
|
||||
|
||||
└── snapshot-two
|
||||
|
||||
├── boot
|
||||
|
||||
├── etc
|
||||
|
||||
├── home
|
||||
|
||||
├── pkg
|
||||
|
||||
└── root
|
||||
|
||||
|
||||
* Assuming snapshot2 was the previous backup and snapshot1 was the backup before that:
|
||||
* current would link to snapshot2
|
||||
* Unchanged files files from snapshot1 backed up to snapshot2 are hardlinked to snapshot1
|
||||
|
Loading…
x
Reference in New Issue
Block a user