Browse Source

Add "borgmatic borg" documentation note about interactive prompts.

Dan Helfman 2 năm trước cách đây
mục cha
commit
80e95f20a3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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