Skip to content

Commit

Permalink
update: forgot -v argument
Browse files Browse the repository at this point in the history
  • Loading branch information
murilobsd committed Aug 11, 2020
1 parent 72f7f80 commit 8e504ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If you want to view in a more verbose way, increase -v.

```sh
$ export APIKEY=.....
$ iclinic_wea.py --limit 41.1 "$APIKEY" "Ribeirão Preto"
$ iclinic_wea.py --limit 41.1 "$APIKEY" "Ribeirão Preto" -v
iclinic-weather (INFO): Forecast: [Ribeirão Preto]
iclinic-weather (INFO): you won't need an umbrella
```
Expand Down

0 comments on commit 8e504ce

Please sign in to comment.