File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/reference/configuration Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 2.0.11.dev0
1+ 2.0.11
22 * #957: Document borgmatic's limitations around parallelism—both its own and Borg's. See the
33 documentation for more information:
44 https://torsion.org/borgmatic/how-to/make-per-application-backups/#limitations
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ resulting processed patterns to Borg.
142142
143143To see the combined patterns that borgmatic passes to Borg, run borgmatic with
144144[`--verbosity 2`](https://torsion.org/borgmatic/reference/command-line/logging/)
145- (and optionally `--dry-run`) and look for `Writing patterns to ...` in the
145+ (and optionally `--dry-run`) and look for " `Writing patterns to ...`" in the
146146output. For instance :
147147
148148` ` `
Original file line number Diff line number Diff line change 11[project ]
22name = " borgmatic"
3- version = " 2.0.11.dev0 "
3+ version = " 2.0.11"
44authors = [
55 { name =" Dan Helfman" , email =" witten@torsion.org" },
66]
You can’t perform that action at this time.
0 commit comments