README.md Typo

pull/696/head^2
Rumi Allbert 3 years ago committed by GitHub
parent 8bdc54bb70
commit 186d8c1c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,7 +88,7 @@ You can override this behavior by adding `?u`, `?m` or `?M` to a URL like this
If you have several options to pass, write them without delimiters in between for the one-letter options,
and use `&` as a delimiter for the long options with values:
$ curl 'wttr.in/Amsterdam?m2&lang=nl`
$ curl 'wttr.in/Amsterdam?m2&lang=nl'
It would be a rough equivalent of `-m2 --lang nl` for the GNU CLI syntax.

Loading…
Cancel
Save