aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod7
1 files changed, 7 insertions, 0 deletions
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> E<lt>separatorE<gt> ]>
S<[ B<-t> a|ad|adoy|d|dd|e|r|u|ud|udoy ]>
S<[ B<-T> fields|pdml|ps|psml|text ]>
S<[ B<-u> E<lt>seconds typeE<gt>]>
+S<[ B<-U> E<lt>tap_nameE<gt>]>
S<[ B<-v> ]>
S<[ B<-V> ]>
S<[ B<-w> E<lt>outfileE<gt>|- ]>
@@ -757,6 +758,12 @@ B<s> for seconds
B<hms> for hours, minutes and seconds
+=item -U E<lt>tap nameE<gt>
+
+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.