mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 16:06:00 +02:00
tcpdump: add {{}} around token
This commit is contained in:
parent
e013ade8a5
commit
5ef9c726bf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- capture the traffic from or to a host
|
||||
|
||||
`tcpdump host www.example.com`
|
||||
`tcpdump host {{www.example.com}}`
|
||||
|
||||
- capture the traffic from a specific interface, source, destination and port
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue