Răsfoiți Sursa

Clarify schema documentation about skipping pruning.

Dan Helfman 4 ani în urmă
părinte
comite
a23083f737
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      borgmatic/config/schema.yaml

+ 2 - 2
borgmatic/config/schema.yaml

@@ -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
-            entirely.
+            to work. To skip pruning entirely, run "borgmatic create" or "check"
+            without the "prune" action. See borgmatic documentation for details.
         map:
         map:
             keep_within:
             keep_within:
                 type: str
                 type: str