浏览代码

Fix configuration schema comment on after_everything option.

Dan Helfman 5 年之前
父节点
当前提交
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
                     List of one or more shell commands or scripts to execute
                     after running all actions (if one of them is "create").
                     after running all actions (if one of them is "create").
                     These are collected from all configuration files and then
                     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:
                 example:
                     - echo "Completed actions."
                     - echo "Completed actions."
             umask:
             umask: