From 8712b81a53d556ae39b1d8d88135ee759aed33c8 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 8 Mar 2020 13:29:57 +0300 Subject: [PATCH] + get/set commands in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2444a2..839b4c4 100644 --- a/README.md +++ b/README.md @@ -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. @@ -92,4 +94,4 @@ sync-ics2gcal ## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fb4tman%2Fsync_ics2gcal.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fb4tman%2Fsync_ics2gcal?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fb4tman%2Fsync_ics2gcal.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fb4tman%2Fsync_ics2gcal?ref=badge_large)