diff --git a/doc/api/cli.md b/doc/api/cli.md index 5e817eaa1da518..a4866e94d51e9c 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -126,13 +126,6 @@ Enables report to be generated on un-caught exceptions, if `--experimental-report` is enabled. Useful when inspecting JavaScript stack in conjunction with native stack and other runtime environment data. -### `--diagnostic-report-verbose` - - -Flag that enables additional information to be printed during report generation. - ### `--enable-fips`