diff --git a/changelog/unreleased/issue-4781 b/changelog/unreleased/issue-4781 new file mode 100644 index 000000000..b4af20885 --- /dev/null +++ b/changelog/unreleased/issue-4781 @@ -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 \ No newline at end of file