mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 12:08:31 +02:00
Minor fixes to alternative config examples
This commit is contained in:
parent
ea18a86cab
commit
a7429e70e0
1 changed files with 4 additions and 4 deletions
|
@ -97,7 +97,7 @@ You can specify an alternate configuration file for the current instance of `jrn
|
||||||
jrnl --config-file ~/foo/jrnl/personal-config.yaml
|
jrnl --config-file ~/foo/jrnl/personal-config.yaml
|
||||||
|
|
||||||
# Use alternate configuration file for work-related entries
|
# Use alternate configuration file for work-related entries
|
||||||
jrnl --config-file ~foo/jrnl/work-config.yaml
|
jrnl --config-file ~/foo/jrnl/work-config.yaml
|
||||||
|
|
||||||
# Use default configuration file (created on installation)
|
# Use default configuration file (created on installation)
|
||||||
jrnl
|
jrnl
|
||||||
|
|
Loading…
Add table
Reference in a new issue