make the example config a code block

This commit is contained in:
Andreas Zweili 2016-12-14 16:18:07 +01:00
parent 2b97d5d8a7
commit c0da0e390e
1 changed files with 2 additions and 0 deletions

View File

@ -39,7 +39,9 @@ This is needed for both a remote and a local repository.
defines the repository password
### Example Config
```
server: testserver.local
user: borg
repository_path: /home/borg/backup/repository
password: foo
```