diff --git a/doc/node.1 b/doc/node.1 index 3a74477b6c..de9ea17034 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -59,7 +59,7 @@ Syntax check the script without executing. .TP .BR \-i ", " \-\-interactive -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. .TP .BR \-r ", " \-\-require " " \fImodule\fR @@ -88,7 +88,7 @@ Print stack traces for process warnings (including deprecations). .TP .BR \-\-trace\-sync\-io -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 of the event loop. .TP