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 7641f9a commit 7c30f15Copy full SHA for 7c30f15
doc/node.1
@@ -59,7 +59,7 @@ Syntax check the script without executing.
59
60
.TP
61
.BR \-i ", " \-\-interactive
62
-Opens the REPL even if stdin does not appear to be a terminal.
+Open the REPL even if stdin does not appear to be a terminal.
63
64
65
.BR \-r ", " \-\-require " " \fImodule\fR
@@ -88,7 +88,7 @@ Print stack traces for process warnings (including deprecations).
88
89
90
.BR \-\-trace\-sync\-io
91
-Prints a stack trace whenever synchronous I/O is detected after the first turn
+Print a stack trace whenever synchronous I/O is detected after the first turn
92
of the event loop.
93
94
0 commit comments