From b905f652da797074aed60077e0867407957761d0 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 13 Jun 2016 16:19:50 +0200 Subject: add -e to output environment too --- extrace.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'extrace.1') diff --git a/extrace.1 b/extrace.1 index 54f5596..91aa88a 100644 --- a/extrace.1 +++ b/extrace.1 @@ -6,7 +6,7 @@ .Nd trace exec() calls system-wide .Sh SYNOPSIS .Nm -.Op Fl dflq +.Op Fl deflq .Op Fl o Ar file .Op Fl p Ar pid | cmd\ ... .Sh DESCRIPTION @@ -17,6 +17,10 @@ The options are as follows: .Bl -tag -width Ds .It Fl d Print the current working directory of the new process. +.It Fl e +Print environment of process, or +.Sq Li - +if unreadable. .It Fl f Generate flat output without indentation. By default, the line indentation reflects the process hierarchy. -- cgit 1.4.1