Merge pull request #621 from jamapag/curl-style

curl: fix example according to style guide.
This commit is contained in:
Igor Shubovych
2016-01-06 13:43:45 +02:00

View File

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