fixed merge typo

This commit is contained in:
Svyatoslav Nikolsky 2017-09-01 14:23:41 +03:00
parent 2e03cecf7b
commit fcdfae18d3
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ args:
value_name: URL
- jsonrpc-apis:
long: jsonrpc-apis
help: Specify the APIs available through the JSONRPC interface. APIS is a comma-delimited list of API name. Available APIs are blockchain, network, miner, raw.
help: Specify the APIs available through the JSONRPC interface. APIS is a comma-delimited list of API names. Available APIs are blockchain, network, miner, raw.
takes_value: true
value_name: APIS
- jsonrpc-hosts: