From ae3e6d7fe8214755f8a77540e635ae529008b452 Mon Sep 17 00:00:00 2001 From: debris Date: Fri, 18 Mar 2016 18:08:28 +0100 Subject: [PATCH] fixed name of rpctest executable in rpctest --help --- parity/rpctest.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parity/rpctest.rs b/parity/rpctest.rs index d972a779e..fc4e2983f 100644 --- a/parity/rpctest.rs +++ b/parity/rpctest.rs @@ -47,8 +47,8 @@ Parity rpctest client. Copyright 2015, 2016 Ethcore (UK) Limited Usage: - parity --json --name [options] - parity --help + rpctest --json --name [options] + rpctest --help Options: --jsonrpc-addr HOST Specify the hostname portion of the JSONRPC API