summaryrefslogtreecommitdiff
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-09-21 15:00:35 -0400
committerAnders Broman <a.broman58@gmail.com>2015-09-23 04:38:01 +0000
commitcd7387d22b7cdc2b66e884d3dcb4c7234c104cef (patch)
treeace4eae1736fbc6cf70be2b11ebd274e7af66a68 /doc/tshark.pod
parente64c81609fd213e1c3e1c1f51e70fcaadaf18982 (diff)
downloadwireshark-cd7387d22b7cdc2b66e884d3dcb4c7234c104cef.tar.gz
Add a "fieldcount" report to tshark -G to let us easily see how many fields
are registered. Change-Id: I06f10d96916640cb9a782cae87898a5dd6c9c6e3 Reviewed-on: https://code.wireshark.org/review/10601 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 78265e4ce9..092df16f98 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -387,6 +387,8 @@ is one record per line. The fields are tab-delimited.
* Field 3 = type (textual representation of the ftenum type)
* Field 4 = base for display (for integer types)
+B<fieldcount> Dumps the number of header fields to stdout.
+
B<fields> Dumps the contents of the registration database to
stdout. An independent program can take this output and format it into nice
tables or HTML or whatever. There is one record per line. Each record is