Add delete-checkpoints
parent
e0fe671d73
commit
8db895ba00
|
|
@ -52,6 +52,9 @@ some restrictions so it looks something like this:
|
||||||
## Unlock after unclean exit
|
## Unlock after unclean exit
|
||||||
|
|
||||||
borgwrapper unlock
|
borgwrapper unlock
|
||||||
|
## Remove .checkpoints
|
||||||
|
|
||||||
|
borgwrapper delete-checkpoints
|
||||||
## Run other borg commands
|
## Run other borg commands
|
||||||
### Wrapped and easy
|
### Wrapped and easy
|
||||||
Use `exec <borg arguments>`. `BORG_REPO` is exported to the environment so use `::` when the repo
|
Use `exec <borg arguments>`. `BORG_REPO` is exported to the environment so use `::` when the repo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue