Skip to content

Commit

Permalink
Mention --debug in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tedpearson committed Mar 6, 2024
1 parent ed85a47 commit 3c63d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Download [config.example.yaml](config.example.yaml) and fill in your own values.
- To download and insert the last `extract_days`, run like this arguments: `electric-usage-downloader --config config.yaml`
- To download and insert a specific date range, run with arguments:
`electric-usage-downloader --config config.yaml --start 2024-01-16 --end 2024-01-17`
- The `--debug` flag can be used to log responses from the API for assistance debugging issues.

## Details

Expand Down

0 comments on commit 3c63d1a

Please sign in to comment.