documentation
This commit is contained in:
parent
9ea0fc7960
commit
1392eed052
@ -26,7 +26,7 @@ Update config.ini with you Flight Schedule Pro username and password
|
||||
|
||||
## Config
|
||||
|
||||
TODO
|
||||
TODO (aka figure it out yourself)
|
||||
|
||||
## Scripts
|
||||
|
||||
@ -50,6 +50,9 @@ python save_progress_reports.py Greg
|
||||
# List students
|
||||
python save_progress_reports.py -l
|
||||
|
||||
# Output PDF(s) to another directory
|
||||
python save_progress_reports.py -o /my/shitty/directory Greg
|
||||
|
||||
# More usage details
|
||||
python save_progress_reports.py --help
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user