From 4023155b67f5f7d13e90f61bcbc501829e8bc0ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 30 Sep 2022 14:47:24 +0200 Subject: [PATCH] Improve link detection suppression in man page --- json-rpc-shell.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json-rpc-shell.adoc b/json-rpc-shell.adoc index cbcfee8..cabc6bb 100644 --- a/json-rpc-shell.adoc +++ b/json-rpc-shell.adoc @@ -14,8 +14,9 @@ Synopsis Description ----------- +:colon: : The _ENDPOINT_ must be either an HTTP or a WebSocket URL, with or without TLS -(i.e. one of the _+++http+++://_, _+++https+++://_, _ws://_, _wss://_ schemas). +(i.e. one of the _http{colon}//_, _https{colon}//_, _ws://_, _wss://_ schemas). *json-rpc-shell* will use it to send any JSON-RPC 2.0 requests you enter on its command line. The server's response will be parsed and validated, stripping it