Merge pull request #621 from jamapag/curl-style
curl: fix example according to style guide.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
- Download a URL to a file
|
- Download a URL to a file
|
||||||
|
|
||||||
`curl "{{URL}}" -o filename`
|
`curl "{{URL}}" -o {{filename}}`
|
||||||
|
|
||||||
- send form-encoded data
|
- send form-encoded data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user