From 1e08d3c2f16070709d9903a8b36521284e5b1d06 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Tue, 14 Jan 2020 22:12:14 +0100 Subject: [PATCH] doc: correct added version for --abort-on-uncaught-exception PR-URL: https://github.com/nodejs/node/pull/31360 Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca Reviewed-By: Trivikram Kamat Reviewed-By: Rich Trott --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 4b283ceb167557..bb053193f5b785 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -54,7 +54,7 @@ the next argument will be used as a script filename. ### `--abort-on-uncaught-exception` Aborting instead of exiting causes a core file to be generated for post-mortem