This commit is contained in:
Anatoly Yakovenko
2018-06-23 16:44:56 -07:00
committed by Greg Fitzgerald
parent ee998f6882
commit 215fdbb7ed

View File

@ -39,7 +39,7 @@ fn main() {
opts.optopt( opts.optopt(
"t", "t",
"", "",
"testnet; connec to the network at this gossip entry point", "testnet; connect to the network at this gossip entry point",
"HOST:PORT", "HOST:PORT",
); );
opts.optopt( opts.optopt(