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",