mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
Fix tcpflow syntax
This commit is contained in:
parent
14956b3c61
commit
daf8ab1365
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
- Show all data on the given interface and port
|
||||
|
||||
tcpflow -c -i {{eth0}} port {{80}}
|
||||
`tcpflow -c -i {{eth0}} port {{80}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue