Clarify schema documentation about skipping pruning.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dan Helfman 2020-07-22 10:35:16 -07:00
parent 8306b758e8
commit a23083f737

View File

@ -329,8 +329,8 @@ map:
Retention policy for how many backups to keep in each category. See Retention policy for how many backups to keep in each category. See
https://borgbackup.readthedocs.io/en/stable/usage/prune.html for https://borgbackup.readthedocs.io/en/stable/usage/prune.html for
details. At least one of the "keep" options is required for pruning details. At least one of the "keep" options is required for pruning
to work. See borgmatic documentation if you'd like to skip pruning to work. To skip pruning entirely, run "borgmatic create" or "check"
entirely. without the "prune" action. See borgmatic documentation for details.
map: map:
keep_within: keep_within:
type: str type: str