aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 1288fac658..9cccc201f2 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -381,6 +381,7 @@ user's group).
The B<-G> option will cause B<Tshark> to dump one of several types of glossaries
and then exit. If no specific glossary type is specified, then the B<fields> report will be generated by default.
+Using the report type of B<help> lists all the current report types.
The available report types include:
@@ -408,6 +409,8 @@ is one record per line. The fields are tab-delimited.
* Field 2 = name used for the dissector table in the GUI
* Field 3 = type (textual representation of the ftenum type)
* Field 4 = base for display (for integer types)
+ * Field 5 = protocol name
+ * Field 6 = "decode as" support
B<fieldcount> Dumps the number of header fields to stdout.
@@ -454,6 +457,8 @@ There is one record per line. The fields are tab-delimited.
* Field 2 = name of heuristic decoder (e.g. ucp")
* Field 3 = heuristic enabled (e.g. "T" or "F")
+B<help> Displays the available report types.
+
B<plugins> Dumps the plugins currently installed.
There is one record per line. The fields are tab-delimited.