forked from cerc-io/plugeth
cmd/geth: fix --nousb typo (#15040)
This commit is contained in:
parent
9d0c51fb0f
commit
ebf41d16a0
@ -120,7 +120,7 @@ var (
|
||||
}
|
||||
NoUSBFlag = cli.BoolFlag{
|
||||
Name: "nousb",
|
||||
Usage: "Disables monitoring for and managine USB hardware wallets",
|
||||
Usage: "Disables monitoring for and managing USB hardware wallets",
|
||||
}
|
||||
NetworkIdFlag = cli.Uint64Flag{
|
||||
Name: "networkid",
|
||||
|
Loading…
Reference in New Issue
Block a user