docs: add backticks around example URL (#42536)
This commit is contained in:
parent
db9742a1ff
commit
6d4c2057e4
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ Aliased to `--debug[=[host:]port`.
|
|||
|
||||
Specify ways of the inspector web socket url exposure.
|
||||
|
||||
By default inspector websocket url is available in stderr and under /json/list endpoint on http://host:port/json/list.
|
||||
By default inspector websocket url is available in stderr and under /json/list endpoint on `http://host:port/json/list`.
|
||||
|
||||
### `--no-deprecation`
|
||||
|
||||
|
|
Loading…
Reference in a new issue