diff --git a/main.py b/main.py index 52acf6a..ad8327d 100644 --- a/main.py +++ b/main.py @@ -52,7 +52,7 @@ agenda on it. Usage: ntnoe_cancer - ntnoe_cancer [--level= --days-future= --days-past=] + ntnoe_cancer [options] ntnoe_cancer -h | --help Options: @@ -60,6 +60,7 @@ Options: --level= Level of courses (0=all, 1=skip blue courses (! includes language courses), 2=skip everything but exams, for real man only) [default: 0] --days-future= Number of days in the future to look for the calendar [default: 15] --days-past= Number of days in the past to look for the calendar, perfect for time travellers [default: 0] + --noauth_local_webserver For Google authentication on a server """