1
0
Fork 0
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:
Romain Prieto 2014-03-07 17:44:58 +11:00
parent 14956b3c61
commit daf8ab1365

View file

@ -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}}`