Merge pull request #621 from jamapag/curl-style

curl: fix example according to style guide.
waldyrious/alt-syntax
Igor Shubovych 2016-01-06 13:43:45 +02:00
commit d4994d04c6
1 changed files with 1 additions and 1 deletions

View File

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