Bladeren bron

updated NEWS for mod. --stats & new --files opt.

palto42 5 jaren geleden
bovenliggende
commit
83632448be
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. 3 1
      NEWS

+ 3 - 1
NEWS

@@ -1,6 +1,8 @@
 1.4.22.dev0-files
  * Removed `borg --list --stats` option from `create`and `prune` actions at verbosity 1
- * New option `--files`to (re-)add the `borg` `--list` and `--stats` at verbosity 1
+ * The `--stats` now always requires to use the `borgmatic --stats` option to be enabled.
+ * New option `--files` to (re-)add the `borg` `--list` at verbosity 1
+
 1.4.22.dev0
  * #276: Disable colored output when "--json" flag is used, so as to produce valid JSON ouput.
  * In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.