Expand tests for "diff" actions (#1243).

This commit is contained in:
Dan Helfman
2026-02-27 19:23:20 -08:00
parent 7a44be38b7
commit a6878829a2
5 changed files with 828 additions and 134 deletions
+1 -1
View File
@@ -133,5 +133,5 @@ Note that, by default, `borgmatic diff` compares everything in the archives; tha
is, patterns are _not_ taken into consideration. If you require this, supply the
`--only-patterns` flag.
See the [`borgbackup`](https://borgbackup.readthedocs.io/en/stable/usage/diff.html)
See the [Borg](https://borgbackup.readthedocs.io/en/stable/usage/diff.html)
documentation for information on output format, what is compared, and more.