mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-27 20:03:01 +02:00
18 lines
285 B
Markdown
18 lines
285 B
Markdown
---
|
|
title: create
|
|
eleventyNavigation:
|
|
key: create
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/create.txt %}
|
|
```
|
|
|
|
|
|
## Related documentation
|
|
|
|
* [Backups](https://torsion.org/borgmatic/how-to/set-up-backups/#backups)
|