1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:33:43 +02:00

Commands--

This commit is contained in:
Jakub Roztočil 2016-02-29 14:26:07 +08:00
parent 927e44ca26
commit 9179bb7131

View file

@ -25,7 +25,3 @@
- Pass a user name and password for server authentication:
`http -a {{username:password}} {{example.org}}`
- Specify raw request body via stdin:
`cat data.txt | http PUT example.org`