aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2011-09-23 01:23:42 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2011-09-23 01:23:42 +0000
commita554b480636d556364c4655a71375fc047df8222 (patch)
tree036994abfb7af17fb9e767d8a32c5b56f4ce179a /doc
parent155de63f734a0bd2ab7034d800f9d1939cf0d46b (diff)
Trivial: Add missing <interval> in one case of tshark -z io,stat usage.
svn path=/trunk/; revision=39091
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 4c4a639b24..56412a0b92 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -814,7 +814,7 @@ which only calculates the number of packets and bytes in each interval.
B<io,stat> can also do much more statistics and calculate COUNT(), SUM(),
MIN(), MAX(), AVG() and LOAD() using a slightly different filter syntax:
-=item -z io,stat,E<34>[COUNT|SUM|MIN|MAX|AVG|LOAD](I<field>)I<field> [and I<filter>]E<34>
+=item -z io,stat,I<interval>,E<34>[COUNT|SUM|MIN|MAX|AVG|LOAD](I<field>)I<field> [and I<filter>]E<34>
NOTE: One important thing to note here is that the field that the
calculation is based on MUST also be part of the filter string or