mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 04:57:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,11 +16,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`dnstracer -s {{dns.example.org}} {{www.example.com}}`
|
||||
|
||||
- Only query IPv4 servers:
|
||||
- Only query IPv[4] servers:
|
||||
|
||||
`dnstracer -4 {{www.example.com}}`
|
||||
|
||||
- Retry each request 5 times on failure:
|
||||
- [r]etry each request 5 times on failure:
|
||||
|
||||
`dnstracer -r {{5}} {{www.example.com}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user