mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 21:33:00 +02:00
18 lines
321 B
Markdown
18 lines
321 B
Markdown
---
|
|
title: restore
|
|
eleventyNavigation:
|
|
key: restore
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/restore.txt %}
|
|
```
|
|
|
|
|
|
## Related documentation
|
|
|
|
* [Database restoration](https://torsion.org/borgmatic/how-to/backup-your-databases/#database-restoration)
|