mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-27 03:43:01 +02:00
17 lines
328 B
Markdown
17 lines
328 B
Markdown
---
|
|
title: diff
|
|
eleventyNavigation:
|
|
key: diff
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/diff.txt %}
|
|
```
|
|
|
|
## Related documentation
|
|
|
|
* [Finding differences](https://torsion.org/borgmatic/how-to/inspect-your-backups/#finding-differences-between-two-archives)
|