cmd/utils: update helpscreen's testnet description (#3377)

This commit is contained in:
Luca Zeug 2016-11-29 15:23:11 +01:00 committed by Péter Szilágyi
parent fc9939c4e1
commit 3363a1c227

View File

@ -125,7 +125,7 @@ var (
} }
TestNetFlag = cli.BoolFlag{ TestNetFlag = cli.BoolFlag{
Name: "testnet", Name: "testnet",
Usage: "Morden network: pre-configured test network with modified starting nonces (replay protection)", Usage: "Ropsten network: pre-configured test network",
} }
DevModeFlag = cli.BoolFlag{ DevModeFlag = cli.BoolFlag{
Name: "dev", Name: "dev",