Add use case to changelog

This commit is contained in:
Michael Eischer 2021-07-30 23:02:02 +02:00
parent 780e11b7e2
commit 702cff636f
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
Enhancement: Add --dry-run/-n option to backup command
Testing exclude filters and other configuration options required running a
normal backup. Wrong filters could then cause files to be uploaded
unexpectedly. It was also not possible to approximately determine beforehand
how much data has to be uploaded.
We added a new --dry-run/-n option to the backup command, which performs
all the normal steps of a backup without actually writing any changes to
the repository. Passing -vv will log information about files that would