ya3

ya3 -- yet another appointment application
Log | Files | Refs

commit 0c76afb69c789d80fbbaf853e72e3eecbba45b7f
parent 8ff4da8ad4a8fb421a003ceda9fb9655599f4eb5
Author: Matthias Balk <mbalk@mbalk.de>
Date:   Thu, 13 Feb 2020 23:43:11 +0100

help and ideas in README added

Diffstat:
MREADME.rst | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.rst b/README.rst @@ -14,6 +14,7 @@ Features Features to be implemented ~~~~~~~~~~~~~~~~~~~~~~~~~~ +- ya3 parse <file> or ya3 print [file] to print a specified calendar file - Support for recurrence (like birthdays). See https://www.kanzaki.com/docs/ical/rrule.html - ... @@ -36,6 +37,8 @@ Usage ~~~~~ $ ya3 <command> +Omit <command> to print a short usage information and available commands. + Example ~~~~~~~ You may want to write something like this to your shell's rc file: