forked from TrueCloudLab/restic
Rework changelog for #2085
This commit is contained in:
parent
09e9b74cbd
commit
d32c7c2aba
1 changed files with 3 additions and 6 deletions
|
@ -1,10 +1,7 @@
|
||||||
Enhancement: Allow --files-from to be specified multiple times
|
Enhancement: Allow --files-from to be specified multiple times
|
||||||
|
|
||||||
This change should help with managing backup sources as source paths
|
Before, restic took only the last file specified with `--files-from` into
|
||||||
can be specified in multiple files.
|
account, this is now corrected.
|
||||||
Usage:
|
|
||||||
|
|
||||||
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/issues/2085
|
||||||
|
https://github.com/restic/restic/pull/2086
|
||||||
|
|
Loading…
Reference in a new issue