浏览代码

Add "borgmatic borg" documentation note about interactive prompts.

Dan Helfman 2 年之前
父节点
当前提交
80e95f20a3
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/how-to/run-arbitrary-borg-commands.md

+ 3 - 0
docs/how-to/run-arbitrary-borg-commands.md

@@ -87,6 +87,9 @@ borgmatic's `borg` action is not without limitations:
    borgmatic action. In this case, only the Borg command is run.
  * Unlike normal borgmatic actions that support JSON, the `borg` action will
    not disable certain borgmatic logs to avoid interfering with JSON output.
+ * Unlike other borgmatic actions, the `borg` action captures (and logs) all
+   output, so interactive prompts or flags like `--progress` will not work as
+   expected.
 
 In general, this `borgmatic borg` feature should be considered an escape
 valve—a feature of second resort. In the long run, it's preferable to wrap