mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
update helpscreen's testnet description
This commit is contained in:
parent
fc9939c4e1
commit
e4796612a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue