From 5854ed1b32be470b2ca9c126681fa4b417b94d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 13 Oct 2020 21:15:56 +0200 Subject: Support reading OpenRPC documents from a file Bump liberty, it generated incorrect help messages. --- json-rpc-shell.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json-rpc-shell.adoc') diff --git a/json-rpc-shell.adoc b/json-rpc-shell.adoc index 595dd68..31f78b7 100644 --- a/json-rpc-shell.adoc +++ b/json-rpc-shell.adoc @@ -76,9 +76,9 @@ Protocol *-o* _ORIGIN_, *--origin*=_ORIGIN_:: Set the HTTP Origin header to _ORIGIN_. Some servers may need this. -*-O*, *--openrpc*:: +*-O*[__PATH__], *--openrpc*[**=**__PATH__]:: Call "rpc.discover" upon start-up in order to pull in OpenRPC data for - tab completion of method names. + tab completion of method names. If a path is given, it is read from a file. Program information ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3