Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 97b67c3

Browse files
aayush.aaddaleax
aayush.a
authored andcommittedOct 26, 2017
doc: remove duplicate options
PR-URL: nodejs/node#16339 Fixes: nodejs/node#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 a8da5e6 commit 97b67c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎doc/api/child_process.md

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ changes:
135135

136136
* `command` {string} The command to run, with space-separated arguments.
137137
* `options` {Object}
138-
* `timeout` {number} (Default: `0`)
139138
* `cwd` {string} Current working directory of the child process.
140139
* `env` {Object} Environment key-value pairs.
141140
* `encoding` {string} **Default:** `'utf8'`

0 commit comments

Comments
 (0)
This repository has been archived.