Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/api/tracing.md
Co-authored-by: Derek Lewis <DerekNonGeneric@inf.is>
  • Loading branch information
zeke and Derek Lewis authored May 27, 2020
commit 9e2c40ce5e563f8e83006403f35f5bcb5ad7fc25
2 changes: 1 addition & 1 deletion doc/api/tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ flag to enable trace events. This requirement has been removed. However, the
`--trace-events-enabled` flag *may* still be used and will enable the
`node`, `node.async_hooks`, and `v8` trace event categories by default.

```text
```bash
node --trace-events-enabled

// is equivalent to
Comment thread
zeke marked this conversation as resolved.
Outdated
Expand Down