text change (#437)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
Sally MacFarlane 6 years ago committed by GitHub
parent 388bb8f1b4
commit 6957757812
  1. 2
      pantheon/src/main/java/tech/pegasys/pantheon/cli/PantheonCommand.java

@ -404,7 +404,7 @@ public class PantheonCommand implements DefaultCommandValues, Runnable {
names = {"--nodes-whitelist"},
paramLabel = "<enode://id@host:port>",
description =
"Comma separated enode URLs for permissioned networks. You may specify an empty list.",
"Comma separated enode URLs for permissioned networks. Not intended to be used with mainnet or public testnets.",
split = ",",
arity = "0..*",
converter = EnodeToURIPropertyConverter.class

Loading…
Cancel
Save