Rework changelog for #2085

This commit is contained in:
Alexander Neumann 2018-11-25 12:54:25 +01:00
parent 09e9b74cbd
commit d32c7c2aba
1 changed files with 3 additions and 6 deletions

View File

@ -1,10 +1,7 @@
Enhancement: Allow --files-from to be specified multiple times
This change should help with managing backup sources as source paths
can be specified in multiple files.
Usage:
Before, restic took only the last file specified with `--files-from` into
account, this is now corrected.
restic backup --files-from afile --files-from anotherfile ..
https://github.com/restic/restic/pull/2086
https://github.com/restic/restic/issues/2085
https://github.com/restic/restic/pull/2086