AutoYADM commit: 2025-04-23 02:45:06

This commit is contained in:
Daniel Fichtinger 2025-04-23 02:45:06 -04:00
parent abd8998d71
commit a40796b644
3 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ function jrnl --description 'Lightweight journaling tool'
echo \t\> set -Ug jrnl_directory path/to/journal
echo \t\> jrnl -d=path
echo \t\> jrnl --dir=path
echo \tSet the template file "(relative to journal directory)":
echo \tSet the template file \n\t"(relative to journal directory, 'template.md' by default)":
echo \t\> set -Ug jrnl_template template_file
echo \t\> jrnl -t=template_file.md
echo \t\> jrnl --template=template_file.md