aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-04-14 20:02:45 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-04-14 20:02:45 +0000
commit16717f3be20d6fefb16d6eb2f866496a82fd05aa (patch)
treed61ada62e52e61f016bfd4a74e3571dd11452599 /doc
parent5acf099bd294bdf77176489d3feb0a95dcee1f71 (diff)
From Andrew Feren (bug 2462):
Patch to print packet rate. From me: Document -x option in man page. svn path=/trunk/; revision=25024
Diffstat (limited to 'doc')
-rw-r--r--doc/capinfos.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/capinfos.pod b/doc/capinfos.pod
index 19de7aef48..d0283cd0ab 100644
--- a/doc/capinfos.pod
+++ b/doc/capinfos.pod
@@ -17,6 +17,7 @@ S<[ B<-e> ]>
S<[ B<-y> ]>
S<[ B<-i> ]>
S<[ B<-z> ]>
+S<[ B<-x> ]>
S<[ B<-h> ]>
E<lt>I<infile>E<gt>
I<...>
@@ -104,6 +105,10 @@ Displays the average data rate, in bits
displays the average packet size, in bytes
+=item -x
+
+displays the average packet rate, in packets
+
=item -h
Prints the help listing and exits.