curl: fix example according to style guide.

waldyrious/alt-syntax
Maks Makrovets 2016-01-06 13:05:23 +02:00
parent f31f3bba65
commit 16d9553b6c
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