aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-04-19 16:36:52 +0000
committerJörg Mayer <jmayer@loplof.de>2013-04-19 16:36:52 +0000
commit6c137314aa48f5e81b5e01f99d9dd13e7d1b8ff2 (patch)
tree2edb7d2a8d4bf84420b763e7810c72f64e7a9f86 /doc
parent0567069a982833d160895a071bad2a120966efff (diff)
Add col. pseudo dissector to thsark manpage.
svn path=/trunk/; revision=48931
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 28061cd759..b1b0bb5101 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -290,9 +290,9 @@ from such an account, it will not list any interfaces.
Add a field to the list of fields to display if B<-T fields> is
selected. This option can be used multiple times on the command line.
At least one field must be provided if the B<-T fields> option is
-selected.
+selected. Column names may be used prefixed with "col."
-Example: B<-e frame.number -e ip.addr -e udp>
+Example: B<-e frame.number -e ip.addr -e udp -e col.info>
Giving a protocol rather than a single field will print multiple items
of data about the protocol as a single field. Fields are separated by