mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-29 12:53:02 +02:00
17 lines
305 B
Markdown
17 lines
305 B
Markdown
---
|
|
title: check
|
|
eleventyNavigation:
|
|
key: check
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/check.txt %}
|
|
```
|
|
|
|
## Related documentation
|
|
|
|
* [Consistency checks](https://torsion.org/borgmatic/reference/configuration/consistency-checks/)
|