aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.pod.template
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-21 09:45:48 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-21 17:13:11 +0000
commitdd2a2d432a0c1e7ca5b0fe56da8624619f23e35d (patch)
tree289d91d093096c38e06337c2145fc17032a164d3 /doc/wireshark.pod.template
parent69ec4a553050e56cc97ad48a512b3f41453ffa53 (diff)
Multicast and wireless lan statistics fixups.
Make sure "-z multicast,stat[,filter]" and "-z wlan,stat[,filter]" work. Add some missing "-z" items to the man page. Try to fix some MSVC++ warnings. Change-Id: Ie18e5355d595e351f000f14d82781dcdf33141c3 Reviewed-on: https://code.wireshark.org/review/10184 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'doc/wireshark.pod.template')
-rw-r--r--doc/wireshark.pod.template8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index f414d4bf90..f2b00abe36 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -705,6 +705,10 @@ SRT statistics for a specific host.
Show DHCP (BOOTP) statistics.
+=item B<-z> expert
+
+Show expert information.
+
=item B<-z> fc,srt[,I<filter>]
Collect call/reply SRT (Service Response Time) data for FC. Data collected
@@ -931,6 +935,10 @@ VoIP Calls.
Example: B<-z voip,calls>
+=item B<-z> wlan,stat[,<filter>]
+
+Show IEEE 802.11 network and station statistics.
+
=item --disable-protocol E<lt>proto_nameE<gt>
Disable dissection of proto_name.