fix script name
This commit is contained in:
parent
13cab84fb2
commit
29fe6f8606
@ -4,7 +4,7 @@ Script to import a timetable from [ClassTime](https://play.google.com/store/apps
|
|||||||
## Usage
|
## 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`.
|
* `--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.
|
* `--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.
|
||||||
|
Loading…
Reference in New Issue
Block a user