From 505bf5945b4ffc14173142e1fd817a2e928d79b1 Mon Sep 17 00:00:00 2001 From: AndersBroman Date: Tue, 10 May 2016 15:16:26 +0200 Subject: [tshark] Document -U option and create a list of tap names when entering an empty name "". Change-Id: I2b8332ff6900c8a88514a25a416f342d7b696d34 Reviewed-on: https://code.wireshark.org/review/15332 Petri-Dish: Anders Broman Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- doc/tshark.pod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/tshark.pod') diff --git a/doc/tshark.pod b/doc/tshark.pod index 77082c7a1e..7a82d6c061 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -41,6 +41,7 @@ S<[ B<-S> EseparatorE ]> S<[ B<-t> a|ad|adoy|d|dd|e|r|u|ud|udoy ]> S<[ B<-T> fields|pdml|ps|psml|text ]> S<[ B<-u> Eseconds typeE]> +S<[ B<-U> Etap_nameE]> S<[ B<-v> ]> S<[ B<-V> ]> S<[ B<-w> EoutfileE|- ]> @@ -757,6 +758,12 @@ B for seconds B for hours, minutes and seconds +=item -U Etap nameE + +PDUs export, exports PDUs from infile to outfile according to the tap name given. Use -Y to filter. + +Enter an empty tap name "" to get a list of available names. + =item -v Print the version and exit. -- cgit v1.2.3