mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 12:15:33 +02:00
fix formating to please unit tests
This commit is contained in:
parent
77faf2a0f1
commit
aff5bbe9ef
1 changed files with 5 additions and 6 deletions
|
@ -1,20 +1,19 @@
|
|||
# wuzz
|
||||
|
||||
> Interactive HTTP Inspection
|
||||
> Interactive HTTP Inspection.
|
||||
|
||||
- Display Help
|
||||
- Display Help:
|
||||
|
||||
`F1`
|
||||
|
||||
- Send request
|
||||
- Send request:
|
||||
|
||||
`Ctrl+R`
|
||||
|
||||
- Next View
|
||||
- Next View:
|
||||
|
||||
`Ctrl+J, Tab`
|
||||
|
||||
- Previous View
|
||||
- Previous View:
|
||||
|
||||
`Ctrl+K, Shift+Tab`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue