Skip to content

Commit 931282d

Browse files
authored
docs(execargy): translate config/execargv.md (#863)
1 parent fbd8435 commit 931282d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/execargv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ outline: deep
1111
向运行器工作线程中 `node` 传递额外参数,请参阅 [Command-line API | Node.js](https://nodejs.org/docs/latest/api/cli.html)
1212

1313
:::warning
14-
使用时要小心,因为某些选项(如 `--prof``--title`)可能会导致 `worker` 崩溃。请参阅 https://github.com/nodejs/node/issues/41103。
14+
使用时要小心,因为某些选项(如 `--prof``--title`)可能会导致 `worker` 崩溃。更多内容请参阅 https://github.com/nodejs/node/issues/41103。
1515
:::

0 commit comments

Comments
 (0)