aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-06-11 12:03:13 -0400
committerAnders Broman <a.broman58@gmail.com>2017-06-12 03:23:38 +0000
commit585d17ae7f03d76713cf8ab2959260d19dabc619 (patch)
treeb9d43744966ae757091c7db606604e6e2fd90a6d /doc/tshark.pod
parentf4dd096afb6bb7b3ed7f036a9def10a5c27dcd66 (diff)
Add support for color xml attributes in psml and pdml formats.
Bug: 6682 Change-Id: I19330d06aa3d5692503c61369c3c650d595971f5 Reviewed-on: https://code.wireshark.org/review/22077 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Stephen Donnelly <stephen.donnelly@endace.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 512ff1c906..208d6cc44e 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -792,6 +792,8 @@ Example of usage:
B<pdml> Packet Details Markup Language, an XML-based format for the details of
a decoded packet. This information is equivalent to the packet details
printed with the B<-V> flag.
+Using the --color option will add color attributes to B<pdml> output. These
+attributes are nonstandard.
B<ps> PostScript for a human-readable one-line summary of each of the packets,
or a multi-line view of the details of each of the packets, depending on
@@ -800,6 +802,8 @@ whether the B<-V> flag was specified.
B<psml> Packet Summary Markup Language, an XML-based format for the summary
information of a decoded packet. This information is equivalent to the
information shown in the one-line summary printed by default.
+Using the --color option will add color attributes to B<pdml> output. These
+attributes are nonstandard.
B<tabs> Similar to the default B<text> report except the human-readable one-line
summary of each packet will include an ASCII horizontal tab (0x09) character