We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c7658 commit e54d84aCopy full SHA for e54d84a
1 file changed
doc/node.1
@@ -772,9 +772,8 @@ See Package maps for details on the configuration file format and
772
resolution algorithm.
773
.
774
.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.
+If the ES module graph cannot be \fBrequire()\fR'd because it contains any top-level \fBawait\fR,
+this flag allows Node.js to locate and print their locations.
778
779
.It Fl -experimental-quic
780
Enable experimental support for the QUIC protocol.
0 commit comments