Node:3.12.2 New Features, Next:3.12.2 Bugs Fixed, Up:3.12.2 Changes
informational
enables or disables the
printing of informational messages. Possible values are on
and
off
. Initially on
(printing enabled) in development
systems (but see below), off
(printing disabled) in runtime systems.
--noinfo
sets the initial value of
the informational
Prolog flag to off
.
--nologo
suppresses the printing of
the initial version banner.