From 43c689ff9056ee616b57c6a953a0d56803c6e026 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Wed, 1 May 2024 07:46:42 -0500 Subject: [PATCH] add light documentation to khalmacs --- builds/utils/sh/khalmacs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/builds/utils/sh/khalmacs b/builds/utils/sh/khalmacs index 4b98a17..b2099cf 100755 --- a/builds/utils/sh/khalmacs +++ b/builds/utils/sh/khalmacs @@ -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