We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2389006 commit 18ecc77Copy full SHA for 18ecc77
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
@@ -80,7 +80,7 @@ Throw errors for deprecations.
80
81
82
.BR \-\-trace\-sync\-io
83
-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
84
of the event loop.
85
86
0 commit comments