mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-02 06:33:02 +02:00
Clarify NEWS items (#303).
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
2.0.0.dev0
|
||||
* #303: Add flags for setting any borgmatic configuration option from the command-line. See the
|
||||
* #303: Add command-line flags for every borgmatic configuration option. See the
|
||||
documentation for more information:
|
||||
https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/#configuration-overrides
|
||||
* #303: Add configuration options that serve as defaults for some (but not all) borgmatic
|
||||
* #303: Add configuration options that serve as defaults for some (but not all) command-line
|
||||
action flags. For example, each entry in "repositories:" now has an "encryption" option that
|
||||
applies to the "repo-create" action. See the documentation for more information:
|
||||
https://torsion.org/borgmatic/docs/reference/configuration/
|
||||
applies to the "repo-create" action, serving as a default for the "--encryption" flag. See the
|
||||
documentation for more information: https://torsion.org/borgmatic/docs/reference/configuration/
|
||||
* #345: Add a "key import" action to import a repository key from backup.
|
||||
* #790, #821: Deprecate all "before_*", "after_*" and "on_error" command hooks in favor of more
|
||||
flexible "commands:". See the documentation for more information:
|
||||
|
||||
Reference in New Issue
Block a user