forked from TrueCloudLab/restic
Fix code block
This commit is contained in:
parent
95c5517c35
commit
8943741a0b
1 changed files with 2 additions and 1 deletions
|
@ -135,6 +135,7 @@ the exclude options are:
|
||||||
Let's say we have a file called ``excludes.txt`` with the following content:
|
Let's say we have a file called ``excludes.txt`` with the following content:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
# exclude go-files
|
# exclude go-files
|
||||||
*.go
|
*.go
|
||||||
# exclude foo/x/y/z/bar foo/x/bar foo/bar
|
# exclude foo/x/y/z/bar foo/x/bar foo/bar
|
||||||
|
|
Loading…
Add table
Reference in a new issue