2018-11-12 16:54:37 +00:00
|
|
|
Enhancement: Allow --files-from to be specified multiple times
|
|
|
|
|
2018-11-25 11:54:25 +00:00
|
|
|
Before, restic took only the last file specified with `--files-from` into
|
|
|
|
account, this is now corrected.
|
2018-11-12 16:54:37 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/2085
|
2018-11-25 11:54:25 +00:00
|
|
|
https://github.com/restic/restic/pull/2086
|