diff --git a/README.md b/README.md index 28ba618..176a334 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ $ tcpdump -l -nnq | 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.`