mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 22:56:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Upload a file with a POST request:
|
||||
|
||||
`lwp-request -m POST {{http://example.com/some/path}} < {{path/to/file}}`
|
||||
`lwp-request < {{path/to/file}} -m POST {{http://example.com/some/path}}`
|
||||
|
||||
- Make a request with a custom user agent:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user