mirror of
https://github.com/restic/restic.git
synced 2025-10-09 07:33:53 +00:00
Merge pull request #4811 from konidev20/fix-gh-4781-restore-include-and-exclude-file-switches
Restore flags to include from file and exclude from file
This commit is contained in:
8
changelog/unreleased/issue-4781
Normal file
8
changelog/unreleased/issue-4781
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add restore flags to read include and exclude patterns from files
|
||||
|
||||
Restic now supports reading include and exclude patterns from files using the
|
||||
`--include-file`, `--exclude-file`, `--iinclude-file` and `--iexclude-file`
|
||||
flags.
|
||||
|
||||
https://github.com/restic/restic/issues/4781
|
||||
https://github.com/restic/restic/pull/4811
|
Reference in New Issue
Block a user