mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 13:14:48 +01:00
docs
This commit is contained in:
parent
6862529a89
commit
b489c662c7
@ -26,3 +26,5 @@ Verbose mode will show the output of the native restic commands that are otherwi
|
|||||||
```bash
|
```bash
|
||||||
autorestic --verbose backup -a
|
autorestic --verbose backup -a
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> :ToCPrevNext
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
## List all the snapshots for all the backends
|
## List all the snapshots for all the backends
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
autorestic exec -a -- snapshots
|
autorestic exec -av -- snapshots
|
||||||
```
|
```
|
||||||
|
|
||||||
## Unlock a locked repository
|
## Unlock a locked repository
|
||||||
|
Loading…
Reference in New Issue
Block a user