diff --git a/doc/node.1 b/doc/node.1 index 2c9d0fd4a816cc..4f59dc7d269217 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -205,6 +205,15 @@ Set the .Ar host:port to be used when the inspector is activated. . +.It Fl -inspect-publish-uid=stderr,http +Specify how the inspector WebSocket URL is exposed. +Valid values are +.Sy stderr +and +.Sy http . +Default is +.Sy stderr,http . +. .It Fl -inspect Ns = Ns Ar [host:]port Activate inspector on .Ar host:port .