Update README.md
This commit is contained in:
parent
d2845d75e8
commit
1d89d26756
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ $ tcpdump -l -nnq <tcpdump filter> | tcpcolor.py
|
|||
|
||||
I generally always use these flags so this utility will only work properly when using them.
|
||||
|
||||
`-nn Don't convert protocol and port numbers etc. to names either.`
|
||||
` -nn # Don't convert protocol and port numbers etc. to names either.`
|
||||
|
||||
`-q Quick (quiet?) output. Print less protocol information so output lines are shorter.`
|
||||
` -q # Quick (quiet?) output. Print less protocol information so output lines are shorter.`
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue