Add the CLI doco generation for the diff action.

This commit is contained in:
lingfish
2026-02-25 17:22:39 +11:00
parent 012c02d962
commit f90d7a99c6
@@ -0,0 +1,12 @@
---
title: diff
eleventyNavigation:
key: diff
parent: 🎬 Actions
---
{% include snippet/command-line/sample.md %}
```
{% include borgmatic/command-line/diff.txt %}
```