aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-30 14:47:24 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-30 14:49:51 +0200
commit4023155b67f5f7d13e90f61bcbc501829e8bc0ff (patch)
tree52cb1c142bca6b20ef870bb04a634ee2415435cd
parent4ed58dd89ab7ef8b1390a2814d87e0a0b329f793 (diff)
downloadjson-rpc-shell-4023155b67f5f7d13e90f61bcbc501829e8bc0ff.tar.gz
json-rpc-shell-4023155b67f5f7d13e90f61bcbc501829e8bc0ff.tar.xz
json-rpc-shell-4023155b67f5f7d13e90f61bcbc501829e8bc0ff.zip
Improve link detection suppression in man page
-rw-r--r--json-rpc-shell.adoc3
1 files changed, 2 insertions, 1 deletions
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