update helpscreen's testnet description

This commit is contained in:
Luca Zeug 2016-11-29 15:21:10 +01:00
parent fc9939c4e1
commit e4796612a4

View file

@ -125,7 +125,7 @@ var (
}
TestNetFlag = cli.BoolFlag{
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{
Name: "dev",