restic/changelog/0.9.4_2019-01-06/pull-2086

8 lines
259 B
Plaintext

Enhancement: Allow --files-from to be specified multiple times
Before, restic took only the last file specified with `--files-from` into
account, this is now corrected.
https://github.com/restic/restic/issues/2085
https://github.com/restic/restic/pull/2086