fix script name

This commit is contained in:
Harvey Tindall 2020-08-29 23:10:33 +01:00
parent 13cab84fb2
commit 29fe6f8606
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Script to import a timetable from [ClassTime](https://play.google.com/store/apps
## Usage
```
typeprint.py [-tz|--timezone] <timezone> [-c|--calendar] <calendar id> <timetable>
import.py [-tz|--timezone] <timezone> [-c|--calendar] <calendar id> <timetable>
```
* `--timezone`: Timezone in TZ database. Defaults to `Europe/London`.
* `--calendar`: ID of calendar to apply to. To find: [calendar settings](https://calendar.google.com/calendar/r/settings) > click your calendar under "Settings for my calendar", "Calendar ID" under Integration at bottom of page.