Merge pull request #271 from ameer1234567890/patch-1

Silence curl for multi URL requests
This commit is contained in:
Igor Chubin 2019-02-18 15:38:23 +01:00 committed by GitHub
commit 2ddeea82d6
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