Skip to content

Commit 9ea221d

Browse files
committed
doc: regenerate node.1
1 parent f32bee6 commit 9ea221d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/node.1

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1599,7 +1599,9 @@ tracing is enabled using \fB--trace-events-enabled\fR.
15991599
.
16001600
.It Fl -trace-event-file-pattern
16011601
Template string specifying the filepath for the trace event data, it
1602-
supports \fB${rotation}\fR and \fB${pid}\fR.
1602+
supports \fB${rotation}\fR and \fB${pid}\fR. It defaults to \fBnode_trace.${rotation}.log\fR,
1603+
or to \fBnode_trace.${rotation}.pftrace\fR in builds with Perfetto support. See
1604+
Trace events for details.
16031605
.
16041606
.It Fl -trace-events-enabled
16051607
Enables the collection of trace event tracing information.

0 commit comments

Comments
 (0)