From bbc182664c5ae0b75e64af70585323bcd83827db Mon Sep 17 00:00:00 2001 From: jash Date: Sun, 4 Nov 2018 18:04:41 +0100 Subject: [PATCH] fixed typo --- install/generator-cyphernode/generators/app/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/generator-cyphernode/generators/app/help.json b/install/generator-cyphernode/generators/app/help.json index 9d24534..19d36d4 100644 --- a/install/generator-cyphernode/generators/app/help.json +++ b/install/generator-cyphernode/generators/app/help.json @@ -20,7 +20,7 @@ "bitcoin_rpcuser": "** bitcoin_rpcuser **", "bitcoin_rpcpassword": "** bitcoin_rpcpassword **", "bitcoin_prune": "** bitcoin_prune **", - "bitcoin_prunesize": "** bitcoin_prunesize **", + "bitcoin_prune_size": "** bitcoin_prune_size **", "bitcoin_uacomment": "** bitcoin_uacomment **", "bitcoin_datapath": "** bitcoin_datapath **", "bitcoin_expose": "** bitcoin_expose **",