wip
@ -1,5 +1,6 @@
|
|||||||
## Reference manual
|
## Reference manual
|
||||||
|
|
||||||
|
If you're new to zfs-autobackup it might be better the [Getting started](Home) page first.
|
||||||
|
|
||||||
zfs-autobackup has multiple steps it goes through. This manual will describe each step and their relevant options.
|
zfs-autobackup has multiple steps it goes through. This manual will describe each step and their relevant options.
|
||||||
|
|
||||||
@ -59,7 +60,7 @@ Snapshotting can be skipped with `--no-snapshot`
|
|||||||
|
|
||||||
### Snapshot format
|
### Snapshot format
|
||||||
|
|
||||||
The snapshots are created with a certain format. This includes a timestamp that zfs-autobackup uses to determine when a snapshot can be destroyed by the [Thinner](Thinner.md).
|
The snapshots are created with a certain naming-format. This includes a timestamp that zfs-autobackup uses to determine when a snapshot can be destroyed by the [Thinner](Thinner.md).
|
||||||
|
|
||||||
It is possible to change this format by using `--snapshot-format`. Other snapshots that do not match this format are normally ignored by zfs-autobackup.
|
It is possible to change this format by using `--snapshot-format`. Other snapshots that do not match this format are normally ignored by zfs-autobackup.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user