Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronSaikovski committed Jul 4, 2024
1 parent 045b1df commit 83ffd56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ The Report Type corresponds to the type of API call and Report that is generated
./gogoodwe --account '<user@email.com>' \
--pwd '<password>' \
--powerstationid '<powerstation id>' \
--reporttype '<report type>'
--reporttype '<report type (Optional)>'

# Or
./gogoodwe -a '<user@email.com>' \
-p '<password>' \
-i '<powerstation id>' \
-r '<report type>'
-r '<report type> (Optional)>'

##w
```
Expand Down

0 comments on commit 83ffd56

Please sign in to comment.