summaryrefslogtreecommitdiff
path: root/calendar-cli.py
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2022-01-05 15:21:39 +0100
committerTobias Brox <tobias@redpill-linpro.com>2022-01-05 15:21:39 +0100
commit0d34fa108f5669eabbe7df41c1431d203969183c (patch)
tree0424ba971471e28598a56204a46ff2f4018f0cea /calendar-cli.py
parent966bc5e941ae5ed913dd2969820c86ff7e000aa1 (diff)
downloadcalendar-cli-0d34fa108f5669eabbe7df41c1431d203969183c.zip
working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file to an independent NEW_CLI.md
Diffstat (limited to 'calendar-cli.py')
-rwxr-xr-xcalendar-cli.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/calendar-cli.py b/calendar-cli.py
index c8862ad..1891497 100755
--- a/calendar-cli.py
+++ b/calendar-cli.py
@@ -3,7 +3,9 @@
"""
https://github.com/tobixen/calendar-cli/ - high-level cli against caldav servers.
-This is the legacy calendar-cli. A new interface is being built in cli.py
+This is the legacy calendar-cli. A new interface is being built in cal.py - aka kal
+Feedback/wishes/discussions on the new cli can be held at
+https://github.com/tobixen/calendar-cli/issues/88
Copyright (C) 2013-2021 Tobias Brox and other contributors.