From 91b81929ea84209cd82aa2a02b9b63174577a5b1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 14 Jul 2017 18:56:21 +0200 Subject: add -t for tracing process exit and duration --- extrace.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'extrace.1') diff --git a/extrace.1 b/extrace.1 index 139b507..d84050c 100644 --- a/extrace.1 +++ b/extrace.1 @@ -6,7 +6,7 @@ .Nd trace exec() calls system-wide .Sh SYNOPSIS .Nm -.Op Fl deflq +.Op Fl deflqt .Op Fl o Ar file .Op Fl p Ar pid | cmd\ ... .Sh DESCRIPTION @@ -33,6 +33,8 @@ is shown. Suppress printing of .Xr exec 3 arguments. +.It Fl t +Also display process exit status and duration. .It Fl o Ar file Redirect trace output to .Ar file . -- cgit 1.4.1