mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Docs: editing config isn't always destructive (#923)
Editing the config file doen't always destroy your journal, luckily :-)
This commit is contained in:
parent
db0caa7b83
commit
473187f4b8
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ The configuration file is a YAML file with the following options
|
||||||
and can be edited with a plain text editor.
|
and can be edited with a plain text editor.
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
Backup your config file before editing. Changes to the config file
|
Backup your journal and config file before editing. Changes to the config file
|
||||||
have destructive effects on your journal!
|
can have destructive effects on your journal!
|
||||||
|
|
||||||
- `journals`
|
- `journals`
|
||||||
paths to your journal files
|
paths to your journal files
|
||||||
|
|
Loading…
Add table
Reference in a new issue