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:
parent
96fcae692b
commit
e3f51a7aa5
1 changed files with 1 additions and 0 deletions
|
@ -36,4 +36,5 @@
|
|||
`curl -v {{http://localhost}}`
|
||||
|
||||
- Retrieve super verbose output for a cURL request:
|
||||
-
|
||||
`curl -vvv {{http://localhost}}`
|
||||
|
|
Loading…
Reference in a new issue