فهرست منبع

Fix configuration schema comment on after_everything option.

Dan Helfman 4 سال پیش
والد
کامیت
8526468975
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -710,7 +710,7 @@ map:
                     List of one or more shell commands or scripts to execute
                     after running all actions (if one of them is "create").
                     These are collected from all configuration files and then
-                    run once before all of them (prior to all actions).
+                    run once after all of them (after any action).
                 example:
                     - echo "Completed actions."
             umask: