1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-01-21 07:28:24 +00:00

+ get/set commands in README

This commit is contained in:
Dmitry Belyaev 2020-03-08 13:29:57 +03:00
parent 51005fb29e
commit 8712b81a53
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -75,6 +75,8 @@ subcomands:
* **add_owner** - add owner to calendar
* **remove** - remove calendar
* **rename** - rename calendar
* **get** - get calendar property (see [CalendarList resource](https://developers.google.com/calendar/v3/reference/calendarList#resource))
* **set** - set calendar property
Use **-h** for more info.