Fix doc typo

This commit is contained in:
Neil Booth 2018-03-09 00:22:21 +08:00
parent e426b666ef
commit 569b81a1cd

View File

@ -8,7 +8,7 @@ provided.
The general form of invocation is:: The general form of invocation is::
electrumx_rpc.py [-p PORT] <command> [arg1 [arg2...] electrumx_rpc.py [-p PORT] <command> [arg1 [arg2...]]
The port to send the commands to can be specified on the command line, The port to send the commands to can be specified on the command line,
otherwise the environment variable :envvar:`RPC_PORT` is used, and if otherwise the environment variable :envvar:`RPC_PORT` is used, and if