diff options
Diffstat (limited to 'network/tshark.html')
-rw-r--r-- | network/tshark.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/tshark.html b/network/tshark.html index 661bf35..c5c3c41 100644 --- a/network/tshark.html +++ b/network/tshark.html @@ -195,7 +195,7 @@ tcp.dstport == 80 Filter for tcp destinatio port. tcp/udp/ssh/wg/... Filter for protocol. -"and/or/not/!" and "()" can be used to build filter expressions. +"and/or/not/!" and "()" can be used to build filter expressions. </code></pre> <blockquote> <p>Use <code>tshak -G</code> to list all fields that can be used in display filters.</p> |