aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index ed0d7e70a8..b3474b4e77 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -27,7 +27,7 @@ S<[ B<-r> E<lt>infileE<gt> ]>
S<[ B<-R> E<lt>read (display) filterE<gt> ]>
S<[ B<-s> E<lt>capture snaplenE<gt> ]>
S<[ B<-S> ]>
-S<[ B<-t> ad|a|r|d ]>
+S<[ B<-t> ad|a|r|d|e ]>
S<[ B<-T> pdml|psml|ps|text ]>
S<[ B<-v> ]>
S<[ B<-V> ]>
@@ -349,7 +349,7 @@ memory, or saved to disk.
Decode and display packets even while writing raw packet data using the
B<-w> option.
-=item -t ad|a|r|d
+=item -t ad|a|r|d|e
Set the format of the packet timestamp printed in summary lines, the default
is relative. The format can be one of:
@@ -366,6 +366,8 @@ and the current packet
B<d> delta: The delta time is the time since the previous packet was
captured
+B<e> epoch: The time in seconds since epoch (Jan 1, 1970 00:00:00)
+
=item -T pdml|psml|ps|text
Set the format of the output when viewing decoded packet data. The