Silence curl for multi URL requests

This commit is contained in:
Ameer Dawood 2019-02-18 19:02:21 +05:00 committed by GitHub
parent f0fffd9299
commit bac3b03262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ Nuremberg: 🌦 +11⁰C
Or to process all this queries at once:
```
$ curl 'wttr.in/{Nuremberg,Hamburg,Berlin}?format=3'
$ curl -s 'wttr.in/{Nuremberg,Hamburg,Berlin}?format=3'
Nuremberg: 🌦 +11⁰C
Hamburg: 🌦 +8⁰C
Berlin: 🌦 +8⁰C