doc: remove duplicate options
PR-URL: https://github.com/nodejs/node/pull/16339 Fixes: https://github.com/nodejs/node/issues/16332 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
This commit is contained in:
parent
49e2651013
commit
686e092202
@ -135,7 +135,6 @@ changes:
|
||||
|
||||
* `command` {string} The command to run, with space-separated arguments.
|
||||
* `options` {Object}
|
||||
* `timeout` {number} (Default: `0`)
|
||||
* `cwd` {string} Current working directory of the child process.
|
||||
* `env` {Object} Environment key-value pairs.
|
||||
* `encoding` {string} **Default:** `'utf8'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user