mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 13:23:01 +02:00
18 lines
298 B
Markdown
18 lines
298 B
Markdown
---
|
|
title: extract
|
|
eleventyNavigation:
|
|
key: extract
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/extract.txt %}
|
|
```
|
|
|
|
|
|
## Related documentation
|
|
|
|
* [How to extract a backup](https://torsion.org/borgmatic/how-to/extract-a-backup/)
|