mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
ethkey: Fixed typo in readme
This commit is contained in:
parent
1b2915451b
commit
4b3b1fca39
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
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
|
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.
|
contains the passphrase.
|
||||||
|
|
||||||
## JSON
|
## JSON
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue