1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 03:17:58 +01:00

Update curl.md

Fixing Syntax to pass CI
This commit is contained in:
Bob Strecansky 2016-01-19 13:16:54 -05:00
parent 96fcae692b
commit e3f51a7aa5

View file

@ -36,4 +36,5 @@
`curl -v {{http://localhost}}`
- Retrieve super verbose output for a cURL request:
-
`curl -vvv {{http://localhost}}`