提交 860e697b 编写于 作者: P Péter Szilágyi 提交者: GitHub

Merge pull request #15208 from ayeowch/fix-typo

cmd/geth: fix --password typo
......@@ -305,7 +305,7 @@ var (
}
PasswordFileFlag = cli.StringFlag{
Name: "password",
Usage: "Password file to use for non-inteactive password input",
Usage: "Password file to use for non-interactive password input",
Value: "",
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册