Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: child_process.exec() has duplicate options #16332

Closed
csvan opened this issue Oct 20, 2017 · 1 comment
Closed

Docs: child_process.exec() has duplicate options #16332

csvan opened this issue Oct 20, 2017 · 1 comment
Labels
child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Comments

@csvan
Copy link

csvan commented Oct 20, 2017

timeout is listed twice:

https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback

@addaleax
Copy link
Member

@csvan Yup, thanks for noticing. If you want, you can submit a PR for doc/api/child_process.md yourself? :)

@addaleax addaleax added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Oct 20, 2017
@vsemozhetbyt vsemozhetbyt added the good first issue Issues that are suitable for first-time contributors. label Oct 20, 2017
hyades pushed a commit to hyades/node that referenced this issue Oct 20, 2017
@vsemozhetbyt vsemozhetbyt removed the good first issue Issues that are suitable for first-time contributors. label Oct 20, 2017
MylesBorins pushed a commit that referenced this issue Oct 23, 2017
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>
addaleax pushed a commit to ayojs/ayo that referenced this issue Oct 26, 2017
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>
addaleax pushed a commit to ayojs/ayo that referenced this issue Dec 7, 2017
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants