mirror of https://github.com/digint/btrbk
documentation: btrbk.1.asciidoc: add note about snapshot deletion for action "snapshot"
parent
719fb5fb74
commit
c65f937473
|
@ -191,7 +191,9 @@ configuring the retention policy.
|
||||||
Snapshot only: skips backup creation and deletion (steps 2 and
|
Snapshot only: skips backup creation and deletion (steps 2 and
|
||||||
3). Use in conjunction with -p, --preserve (or
|
3). Use in conjunction with -p, --preserve (or
|
||||||
--preserve-snapshots) if you also want to skip snapshot deletion
|
--preserve-snapshots) if you also want to skip snapshot deletion
|
||||||
(step 4).
|
(step 4). Note that snapshot deletion is skipped if the target is
|
||||||
|
not accessible, as it is still required in order to determine the
|
||||||
|
latest snapshot/backup pair.
|
||||||
|
|
||||||
*resume* [filter...]::
|
*resume* [filter...]::
|
||||||
Resume backups: skips snapshot creation (step 1), transfers and
|
Resume backups: skips snapshot creation (step 1), transfers and
|
||||||
|
|
Loading…
Reference in New Issue