add light documentation to khalmacs
This commit is contained in:
parent
246e43bae7
commit
43c689ff90
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue