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