mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 08:16:25 +00:00
docs
This commit is contained in:
parent
3e80e6d18e
commit
1628384e1f
@ -14,4 +14,12 @@ autorestic backup -a
|
|||||||
autorestic backup -l foo -l bar
|
autorestic backup -l foo -l bar
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Specific location
|
||||||
|
|
||||||
|
`autorestic` also allows selecting specific backends for a location with the `location@backend` syntax.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
autorestic backup -l location@backend
|
||||||
|
```
|
||||||
|
|
||||||
> :ToCPrevNext
|
> :ToCPrevNext
|
||||||
|
Loading…
Reference in New Issue
Block a user