Unbreak console snippet in docs.
This commit is contained in:
parent
5cf2ef1732
commit
9c75063c05
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ section of configuration.
|
||||||
If you run borgmatic and see an error looking something like this, it probably
|
If you run borgmatic and see an error looking something like this, it probably
|
||||||
means you've used tabs instead of spaces:
|
means you've used tabs instead of spaces:
|
||||||
|
|
||||||
```console
|
```
|
||||||
test.yaml: Error parsing configuration file
|
test.yaml: Error parsing configuration file
|
||||||
An error occurred while parsing a configuration file at test.yaml:
|
An error occurred while parsing a configuration file at test.yaml:
|
||||||
while scanning for the next token
|
while scanning for the next token
|
||||||
|
|
Loading…
Reference in a new issue