cmd/geth: fix --nousb typo (#15040)
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user