Skip to content

Commit d57f358

Browse files
aayush.aMylesBorins
authored andcommitted
doc: remove duplicate options
PR-URL: #16339 Fixes: #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>
1 parent 77e7614 commit d57f358

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/child_process.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ added: v0.1.90
131131

132132
* `command` {string} The command to run, with space-separated arguments.
133133
* `options` {Object}
134-
* `timeout` {number} (Default: `0`)
135134
* `cwd` {string} Current working directory of the child process.
136135
* `env` {Object} Environment key-value pairs.
137136
* `encoding` {string} **Default:** `'utf8'`

0 commit comments

Comments
 (0)