Browse Source

Rephrase NEWS entry.

Dan Helfman 2 months ago
parent
commit
e6ae0b73d4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      NEWS

+ 3 - 3
NEWS

@@ -1,7 +1,7 @@
 2.0.0.dev0
 2.0.0.dev0
- * TL;DR: More flexible, completely revamped command hooks. All config options settable on the
-   command-line. Config option defaults for many command-line flags (including verbosity!). New "key
-   import" and "recreate" actions. Almost everything is backwards compatible.
+ * TL;DR: More flexible, completely revamped command hooks. All configuration options settable on
+   the command-line. New configuration options for many command-line flags (including verbosity!).
+   New "key import" and "recreate" actions. Almost everything is backwards compatible.
  * #262: Add a "default_actions" option that supports disabling default actions when borgmatic is
  * #262: Add a "default_actions" option that supports disabling default actions when borgmatic is
    run without any command-line arguments.
    run without any command-line arguments.
  * #303: Deprecate the "--override" flag in favor of direct command-line flags for every borgmatic
  * #303: Deprecate the "--override" flag in favor of direct command-line flags for every borgmatic