Option pour les versions serveur.

This commit is contained in:
klafyvel 2018-03-28 20:06:37 +02:00
parent 9f9bda9189
commit 290e300924

View file

@ -52,7 +52,7 @@ agenda on it.
Usage:
ntnoe_cancer
ntnoe_cancer [--level=<l> --days-future=<df> --days-past=<dp>]
ntnoe_cancer [options]
ntnoe_cancer -h | --help
Options:
@ -60,6 +60,7 @@ Options:
--level=<l> 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=<df> Number of days in the future to look for the calendar [default: 15]
--days-past=<dp> 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
"""