Add list of targeted paths in README
This commit is contained in:
parent
05f509ed28
commit
e75b73fa7d
15
README.rst
15
README.rst
@ -10,8 +10,21 @@ Features
|
|||||||
* Snapshot-based backup management
|
* Snapshot-based backup management
|
||||||
* Backups of deleted and modified files
|
* Backups of deleted and modified files
|
||||||
|
|
||||||
|
Target Directories
|
||||||
|
------------------
|
||||||
|
* /boot
|
||||||
|
* /etc
|
||||||
|
* /home
|
||||||
|
* /root
|
||||||
|
* /var
|
||||||
|
* /var/lib
|
||||||
|
* /var/log
|
||||||
|
* Extras
|
||||||
|
* Installed packages
|
||||||
|
* Package manager databases
|
||||||
|
|
||||||
Implementation Notes
|
Implementation Notes
|
||||||
--------------------
|
--------------------
|
||||||
* os.path is used for path-handling
|
* os.path is used for path handling
|
||||||
* Use --link-dest=
|
* Use --link-dest=
|
||||||
* Use --suffix=, --backup, and --backup-dir=
|
* Use --suffix=, --backup, and --backup-dir=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user