aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-10-09 19:43:02 +0000
committerMichael Mann <mmann78@netscape.net>2013-10-09 19:43:02 +0000
commitba3e8e070ac92fa07ca69bc0cf0d9600b591a692 (patch)
tree5820c6fc424013e7a2d882b37063f6736a6bdd20 /doc/tshark.pod
parent576a16004b914ac66fc122814723451cf1431a0c (diff)
Make column "filter name" prefixed with _ws. to be the same as other "*shark application filters" created in r52462.
svn path=/trunk/; revision=52474
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 6b31efe86a..1edfb48ecd 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -291,9 +291,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. Column names may be used prefixed with "col."
+selected. Column names may be used prefixed with "_ws.col."
-Example: B<-e frame.number -e ip.addr -e udp -e col.info>
+Example: B<-e frame.number -e ip.addr -e udp -e _ws.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