summaryrefslogtreecommitdiff
path: root/NEW_CLI.md
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2022-09-30 01:29:58 +0200
committerTobias Brox <tobias@redpill-linpro.com>2022-10-09 01:55:25 +0200
commite9a968157e65e18d1b285a7765ecb641175ba370 (patch)
tree4c770db41f5effaa79447df59023b536a5a60738 /NEW_CLI.md
parentfd834cd17933bad5567f1315ddc800145081dcd6 (diff)
downloadcalendar-cli-e9a968157e65e18d1b285a7765ecb641175ba370.zip
More work on the kal aka cal.py command. It can now do around 80% of all the stuff calendar-cli can do, plus more.
Diffstat (limited to 'NEW_CLI.md')
-rw-r--r--NEW_CLI.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEW_CLI.md b/NEW_CLI.md
index ea7728e..2a5834c 100644
--- a/NEW_CLI.md
+++ b/NEW_CLI.md
@@ -1,4 +1,4 @@
-I'm currently working on a cal.py aka kal that eventually will replace calendar-cli.py
+I'm currently working on a cal.py aka kal that eventually will replace calendar-cli.py. This is the long document with design thoughts, and it may not be completely in sync with what I'm actually implementing. Eventually, read the shorter [USER_GUIDE](USER_GUIDE.md) for a more up-to-date and shorter document.
## General thoughts