Skip to content

Commit 3c63d1a

Browse files
committed
Mention --debug in readme
1 parent ed85a47 commit 3c63d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Download [config.example.yaml](config.example.yaml) and fill in your own values.
3030
- To download and insert the last `extract_days`, run like this arguments: `electric-usage-downloader --config config.yaml`
3131
- To download and insert a specific date range, run with arguments:
3232
`electric-usage-downloader --config config.yaml --start 2024-01-16 --end 2024-01-17`
33+
- The `--debug` flag can be used to log responses from the API for assistance debugging issues.
3334

3435
## Details
3536

0 commit comments

Comments
 (0)