From 1772416170259ecc732bc6bbb59798433a26e483 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Mon, 31 Aug 2015 22:10:23 +0200 Subject: tshark.pod: fix typo Change-Id: Iba5f12637e0f494805f2d9aab370fb42a32c1cb9 Reviewed-on: https://code.wireshark.org/review/10335 Reviewed-by: Pascal Quantin --- doc/tshark.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tshark.pod b/doc/tshark.pod index 0467dc1c0f..78265e4ce9 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -294,7 +294,7 @@ 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 "_ws.col." -Example: B<-e frame.number -e ip.addr -e udp -e _ws.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 -- cgit v1.2.3