Skip to content

Commit

Permalink
doc: remove duplicate options
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
aayush.a authored and vsemozhetbyt committed Oct 20, 2017
1 parent 49e2651 commit 686e092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api/child_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'`
Expand Down

0 comments on commit 686e092

Please sign in to comment.