diff --git a/doc/api/cli.md b/doc/api/cli.md index 4b8ce937360549..29f3360dda1d78 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -144,6 +144,9 @@ Useful when activating the inspector by sending the `SIGUSR1` signal. Default host is `127.0.0.1`. +See the [security warning](#inspector_security) below regarding the `host` +parameter usage. + ### `--inspect[=[host:]port]`