good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit f3c9585f authored by ayeowch's avatar ayeowch
Browse files

cmd/geth: fix --password typo

parent 229bf51f
No related branches found
No related tags found
No related merge requests found
...@@ -305,7 +305,7 @@ var ( ...@@ -305,7 +305,7 @@ var (
} }
PasswordFileFlag = cli.StringFlag{ PasswordFileFlag = cli.StringFlag{
Name: "password", Name: "password",
Usage: "Password file to use for non-inteactive password input", Usage: "Password file to use for non-interactive password input",
Value: "", Value: "",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment