From 8ceac8e98e777acef2b1bed288940d770009ae53 Mon Sep 17 00:00:00 2001 From: espie Date: Wed, 25 Jul 2018 12:44:55 +0000 Subject: [PATCH] document -e --- share/man/man1/dpb-replay.1 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/share/man/man1/dpb-replay.1 b/share/man/man1/dpb-replay.1 index 26c765149ca..e4c6ed59a6a 100644 --- a/share/man/man1/dpb-replay.1 +++ b/share/man/man1/dpb-replay.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb-replay.1,v 1.1 2018/06/26 05:38:49 espie Exp $ +.\" $OpenBSD: dpb-replay.1,v 1.2 2018/07/25 12:44:55 espie Exp $ .\" .\" Copyright (c) 2013 Marc Espie .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 26 2018 $ +.Dd $Mdocdate: July 25 2018 $ .Dt DPB-REPLAY 1 .Os .Sh NAME @@ -23,6 +23,7 @@ .Sh SYNOPSIS .Nm .Op Fl c +.Op Fl e Ar regexp .Op Fl s Ar speedup .Ar file .Sh DESCRIPTION @@ -39,6 +40,12 @@ The options are as follows .Bl -tag -width keywordaaaa .It Fl c Color display. +.It Fl e Ar regexp +Start display only when information matches +.Ar regexp , +which is a +.Xr perl 1 +regexp. .It Fl s Ar speedup Sets the time acceleration to .Ar speedup -- 2.20.1