This commit is contained in:
2021-04-21 09:41:14 +02:00
parent 6862529a89
commit b489c662c7
2 changed files with 3 additions and 1 deletions

View File

@@ -26,3 +26,5 @@ Verbose mode will show the output of the native restic commands that are otherwi
```bash
autorestic --verbose backup -a
```
> :ToCPrevNext

View File

@@ -3,7 +3,7 @@
## List all the snapshots for all the backends
```bash
autorestic exec -a -- snapshots
autorestic exec -av -- snapshots
```
## Unlock a locked repository