Skip to content

Commit 631484f

Browse files
authored
Fix invalid example rustic.toml (#135)
This should have been updated with rustic-rs/rustic_core#267
1 parent 6c8c0a3 commit 631484f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/init/configuration_file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ keep-weekly = 5
5252

5353
[backup]
5454
exclude-if-present = [".nobackup", "CACHEDIR.TAG"]
55-
glob-file = ["/root/rustic-local.glob"]
55+
glob-files = ["/root/rustic-local.glob"]
5656

5757
[[backup.snapshots]]
5858
name = "home"

0 commit comments

Comments
 (0)