aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChuck Craft <bubbasnmp@gmail.com>2021-10-12 12:16:39 -0500
committerGerald Combs <gerald@wireshark.org>2021-10-12 21:17:25 +0000
commit07143b1c47249123e2a2bfbf9c2d899bfd189785 (patch)
tree6580e70e79692297d9dc4bd4b1afde95df1068e0 /doc
parent1998e7f34b1c1f0e28e491416888012f9d868b1c (diff)
docs: -z stats - bootp now dhcp; not all in man page
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.adoc5
-rw-r--r--doc/wireshark.adoc5
2 files changed, 4 insertions, 6 deletions
diff --git a/doc/tshark.adoc b/doc/tshark.adoc
index 581ec9678f..67be6a032d 100644
--- a/doc/tshark.adoc
+++ b/doc/tshark.adoc
@@ -1108,8 +1108,7 @@ summary output, and must also not use the *-V* option, as that would
cause packet detail information rather than packet summary information
to be printed.
-Currently implemented statistics are:
---
+Some of the currently implemented statistics are:
*-z help*::
+
@@ -1181,7 +1180,7 @@ Example: [.nowrap]#*-z dcerpc,srt,12345778-1234-abcd-ef00-0123456789ac,1.0,ip.ad
SRT statistics for a specific host.
--
-*-z* bootp,stat[,__filter__]::
+*-z* dhcp,stat[,__filter__]::
+
--
Show DHCP (BOOTP) statistics.
diff --git a/doc/wireshark.adoc b/doc/wireshark.adoc
index 3d76ddddc5..10736c55b6 100644
--- a/doc/wireshark.adoc
+++ b/doc/wireshark.adoc
@@ -741,8 +741,7 @@ Start with the given display filter.
Get *Wireshark* to collect various types of statistics and display the result
in a window that updates in semi-real time.
-Currently implemented statistics are:
---
+Some of the currently implemented statistics are:
*-z help*::
+
@@ -805,7 +804,7 @@ Example: [.nowrap]#*-z dcerpc,srt,12345778-1234-abcd-ef00-0123456789ac,1.0,ip.ad
SRT statistics for a specific host.
--
-*-z* bootp,stat[,__filter__]::
+*-z* dhcp,stat[,__filter__]::
+
--
Show DHCP (BOOTP) statistics.