aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2022-11-07 22:28:36 +0100
committerAndersBroman <a.broman58@gmail.com>2022-11-08 06:24:50 +0000
commitc2b59567d301b81ddb01acdc3cc1d67cfe4b908f (patch)
tree96ceb3e3996823f834d10f66bc0159140ff0da75 /doc
parentfd92228e543d560d79b885c176f0e394b38b9fcc (diff)
tshark: update man to explain why some fields are skipped in elastic-mapping.
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tshark.adoc b/doc/tshark.adoc
index d4539aac16..b8c1777ae4 100644
--- a/doc/tshark.adoc
+++ b/doc/tshark.adoc
@@ -468,7 +468,8 @@ Field 4:: base for display (for integer types)
Field 5:: protocol name
Field 6:: "decode as" support
-*elastic-mapping* Dumps the ElasticSearch mapping file to stdout.
+*elastic-mapping* Dumps the ElasticSearch mapping file to stdout. Fields
+falling in the default case (string) won't be mapped.
*fieldcount* Dumps the number of header fields to stdout.