wuzz: add primary command; de-capitalize descs
This commit is contained in:
@@ -2,18 +2,22 @@
|
|||||||
|
|
||||||
> Tool to interactively inspect HTTP requests and responses.
|
> Tool to interactively inspect HTTP requests and responses.
|
||||||
|
|
||||||
- Display Help:
|
- Start wuzz:
|
||||||
|
|
||||||
|
`wuzz`
|
||||||
|
|
||||||
|
- Display help information:
|
||||||
|
|
||||||
`F1`
|
`F1`
|
||||||
|
|
||||||
- Send request:
|
- Send an HTTP request:
|
||||||
|
|
||||||
`Ctrl+R`
|
`Ctrl+R`
|
||||||
|
|
||||||
- Next View:
|
- Switch to the next view:
|
||||||
|
|
||||||
`Ctrl+J, Tab`
|
`Ctrl+J, Tab`
|
||||||
|
|
||||||
- Previous View:
|
- Switch to the previous view:
|
||||||
|
|
||||||
`Ctrl+K, Shift+Tab`
|
`Ctrl+K, Shift+Tab`
|
||||||
|
Reference in New Issue
Block a user