2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-29 06:59:01 +00:00
restic/cmd
Alexander Neumann 025ec9dff5 Allow excluding files with $ via --exclude-file
Previously it wasn't possbile to exclude files with a literal dollar
sign (`$`) via exclude files, now users can write `$$` for that.
2018-06-22 20:46:04 +02:00
..
restic Allow excluding files with $ via --exclude-file 2018-06-22 20:46:04 +02:00