aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorsake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-16 20:22:20 +0000
committersake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-16 20:22:20 +0000
commit2343de587865631d9f6961aa3dea71d9694cd475 (patch)
treed3adbada9cafd484330640f0f5c3ba8193976c4d /doc
parentdd381a8cdf23d6c584d3a6c5675c69343bd9561e (diff)
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34913 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc')
-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