curl: fix example according to style guide.

This commit is contained in:
Maks Makrovets 2016-01-06 13:05:23 +02:00
parent f31f3bba65
commit 16d9553b6c

View File

@ -5,7 +5,7 @@
- Download a URL to a file
`curl "{{URL}}" -o filename`
`curl "{{URL}}" -o {{filename}}`
- send form-encoded data