diff --git a/doc/node.1 b/doc/node.1 index fb9153e29b94e8..dc175e1381b3e6 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -208,6 +208,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 .