This commit is contained in:
2021-04-21 09:34:01 +02:00
parent 89e32c298c
commit aa96a95600
6 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# Excluding files
If you want to exclude certain files or folders it done easily by specifiyng the right flags in the location you desire to filter.
If you want to exclude certain files or folders it done easily by specifying the right flags in the location you desire to filter.
The flags are taken straight from the [restic cli exclude rules](https://restic.readthedocs.io/en/latest/040_backup.html#excluding-files) so you can use any flag used there.