commit 32d3f2d69f0929062c7e00d92e91a2577f7b8a57
parent da9cd9df5926d624c2790f5f712a02e46a63afc9
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Sun, 3 Oct 2021 17:52:34 +0200
amend man/Readme
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -33,6 +33,7 @@ This is a text-based diary, inspired by [khal](https://github.com/pimutils/khal)
d, x delete current entry
s sync current entry with CalDAV server (ALPHA)
S sync all entries with CalDAV server (ALPHA)
+ i import entries from .ics file (ALPHA)
t jump to today
f jump to or find specific day
diff --git a/man1/diary.1 b/man1/diary.1
@@ -54,6 +54,7 @@ e, Enter | edit current entry
d, x | delete current entry
s | sync current entry with CalDAV server (ALPHA)
S | sync all entries with CalDAV server (ALPHA)
+i | import entries from .ics file (ALPHA)
t | jump to today
f | jump to or find specific day