mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-06-15 14:47:53 +02:00
httpie: Improve styling
This commit is contained in:
parent
2e4ca06d79
commit
b7f35db21d
@ -49,7 +49,7 @@ Print options:
|
||||
--pretty=none # all | colors | format
|
||||
```
|
||||
|
||||
Authentication:
|
||||
#### Authentication
|
||||
|
||||
```bash
|
||||
--session NAME
|
||||
@ -58,14 +58,14 @@ Authentication:
|
||||
--auth-type digest
|
||||
```
|
||||
|
||||
Session:
|
||||
#### Session
|
||||
|
||||
```bash
|
||||
--session NAME # store auth and cookies
|
||||
--session-read-only NAME
|
||||
```
|
||||
|
||||
Downloading:
|
||||
#### Downloading
|
||||
|
||||
```bash
|
||||
-d, --download # like wget
|
||||
@ -73,7 +73,7 @@ Downloading:
|
||||
-o, --output FILE
|
||||
```
|
||||
|
||||
Others:
|
||||
#### Others
|
||||
|
||||
```bash
|
||||
-F, --follow # follow redirects
|
||||
|
Loading…
x
Reference in New Issue
Block a user