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 3475591 commit 5f766adCopy full SHA for 5f766ad
doc/api/process.md
@@ -774,7 +774,7 @@ emitMyWarning();
774
added: v0.7.7
775
-->
776
777
-The `process.execArgv' property returns the set of Node.js-specific command-line
+The `process.execArgv` property returns the set of Node.js-specific command-line
778
options passed when the Node.js process was launched. These options do not
779
appear in the array returned by the [`process.argv`][] property, and do not
780
include the Node.js executable, the name of the script, or any options following
0 commit comments