A bit more clarification
This commit is contained in:
parent
8b0566434e
commit
bab3d61822
|
|
@ -30,7 +30,7 @@ For more information on how to retrieve these details, head on over to GitHub an
|
||||||
|
|
||||||
## Execute
|
## Execute
|
||||||
|
|
||||||
The following arguments are available and optional
|
The following arguments are available and optional:
|
||||||
|
|
||||||
- `-wo` or `--weekly-override`: Provide a week (as an `int`) to override data generation, default is current week.
|
- `-wo` or `--weekly-override`: Provide a week (as an `int`) to override data generation, default is current week.
|
||||||
|
|
||||||
|
|
@ -40,3 +40,4 @@ For example, if the current week is week 10 but I want data from week 8:
|
||||||
Otherwise, for current week:
|
Otherwise, for current week:
|
||||||
- `python app.py`
|
- `python app.py`
|
||||||
|
|
||||||
|
End result will be a `.csv` file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue