mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 22:55:15 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Knock on port using UDP:
|
||||
|
||||
`knock -u {{hostname}} {{portnumber}}`
|
||||
`knock {{[-u|--udp]}} {{hostname}} {{portnumber}}`
|
||||
|
||||
- Force usage of IPv4/IPv6:
|
||||
|
||||
@@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display errors and details of connection:
|
||||
|
||||
`knock -v {{hostname}} {{portnumber}}`
|
||||
`knock {{[-v|--verbose]}} {{hostname}} {{portnumber}}`
|
||||
|
||||
Reference in New Issue
Block a user