diff --git a/pbtc/cli.yml b/pbtc/cli.yml index 0bf9d2a2..513b02da 100644 --- a/pbtc/cli.yml +++ b/pbtc/cli.yml @@ -30,7 +30,7 @@ args: - port: long: port value_name: PORT - help: Listen for connections on PORT, default 8333. + help: Listen for connections on PORT takes_value: true - print-to-console: long: print-to-console @@ -56,7 +56,7 @@ args: help: Disable the JSON-RPC API server - jsonrpc-port: long: jsonrpc-port - help: The port portion of the JSONRPC API server, default 8332. + help: The port portion of the JSONRPC API server takes_value: true value_name: PORT - jsonrpc-interface: