add light documentation to khalmacs

This commit is contained in:
stupidcomputer 2024-05-01 07:46:42 -05:00
parent 246e43bae7
commit 43c689ff90
1 changed files with 8 additions and 0 deletions

View File

@ -25,4 +25,12 @@ case $1 in
khal new -a home $2 13:20 14:00 Study Hall
khal new -a home $2 14:06 14:47 Algebra II H
;;
"help")
echo "
this is khalmacs.
builtin-options:
- regular
- late
"
esac