mirror of
https://github.com/octoleo/restic.git
synced 2024-11-29 16:23:59 +00:00
Rework changelog for #2085
This commit is contained in:
parent
09e9b74cbd
commit
d32c7c2aba
@ -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 New Issue
Block a user