summaryrefslogtreecommitdiff
path: root/doc/editcap.pod
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2010-11-16 20:22:20 +0000
committerSake Blok <sake@euronet.nl>2010-11-16 20:22:20 +0000
commit9cf1d897325887aa2bda7f0e1621c077f29d717d (patch)
treed3adbada9cafd484330640f0f5c3ba8193976c4d /doc/editcap.pod
parentd63f2559da8c559e6a669ea06ae723492ec6d3b0 (diff)
downloadwireshark-9cf1d897325887aa2bda7f0e1621c077f29d717d.tar.gz
Make editcap -B work like expected: output no packets after the stop time.
Old behavior was to include a packet with a timestamp of 12:00:00.934 if -B "YYYY-MM-DD 12:00:00" was used. svn path=/trunk/; revision=34913
Diffstat (limited to 'doc/editcap.pod')
-rw-r--r--doc/editcap.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 7dd5886592..7101ea7d00 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -155,7 +155,7 @@ The time is given in the following format YYYY-MM-DD HH:MM:SS
=item -B E<lt>stop timeE<gt>
-Saves only the packets whose timestamp is on or before stop time.
+Saves only the packets whose timestamp is before stop time.
The time is given in the following format YYYY-MM-DD HH:MM:SS
=item -h