Browse Source

Add "check_i_know_what_i_am_doing" option to NEWS (#724).

Dan Helfman 1 năm trước cách đây
mục cha
commit
196a226a7e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -6,6 +6,8 @@
    https://torsion.org/borgmatic/docs/how-to/run-arbitrary-borg-commands/
  * #719: Fix an error when running "borg key export" through borgmatic.
  * #720: Fix an error when dumping a MySQL database and the "exclude_nodump" option is set.
+ * #724: Add "check_i_know_what_i_am_doing" option to bypass Borg confirmation prompt when running
+   "check --repair".
  * When merging two configuration files, error gracefully if the two files do not adhere to the same
    format.
  * BREAKING: Remove the deprecated (and silently ignored) "--successful" flag on the "list" action,