From ee998f68823d28d0127b1182609728ff9b2fa886 Mon Sep 17 00:00:00 2001 From: Anatoly Yakovenko Date: Sat, 23 Jun 2018 16:43:26 -0700 Subject: [PATCH] fix docs --- src/bin/fullnode.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/fullnode.rs b/src/bin/fullnode.rs index 38a43504d2..4910c1641e 100644 --- a/src/bin/fullnode.rs +++ b/src/bin/fullnode.rs @@ -40,7 +40,7 @@ fn main() { "t", "", "testnet; connec to the network at this gossip entry point", - "host:port", + "HOST:PORT", ); opts.optopt( "o",