Skip to content

Commit e54d84a

Browse files
committed
fixup!
1 parent 36c7658 commit e54d84a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/node.1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -772,9 +772,8 @@ See Package maps for details on the configuration file format and
772772
resolution algorithm.
773773
.
774774
.It Fl -experimental-print-required-tla
775-
If the ES module being \fBrequire()\fR'd contains top-level \fBawait\fR, this flag
776-
allows Node.js to evaluate the module, try to locate the
777-
top-level awaits, and print their location to help users find them.
775+
If the ES module graph cannot be \fBrequire()\fR'd because it contains any top-level \fBawait\fR,
776+
this flag allows Node.js to locate and print their locations.
778777
.
779778
.It Fl -experimental-quic
780779
Enable experimental support for the QUIC protocol.

0 commit comments

Comments
 (0)