From 4b3b1fca39af1a3c846611c81e79e8a78c29ed45 Mon Sep 17 00:00:00 2001 From: Konrad Janica Date: Sun, 21 Jan 2018 13:51:37 -0800 Subject: [PATCH] ethkey: Fixed typo in readme --- cmd/ethkey/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/ethkey/README.md b/cmd/ethkey/README.md index 3c563ed59b..5f71a5264f 100644 --- a/cmd/ethkey/README.md +++ b/cmd/ethkey/README.md @@ -39,7 +39,7 @@ It is possible to refer to a file containing the message. For every command that uses a keyfile, you will be prompted to provide the passphrase for decrypting the keyfile. To avoid this message, it is possible -to pass the passphrase by using the `--passphrase` flag pointing to a file that +to pass the passphrase by using the `--passwordfile` flag pointing to a file that contains the passphrase. ## JSON