forked from cerc-io/plugeth
add usage doc to wallet import
This commit is contained in:
parent
4201a18117
commit
d92172f3d4
@ -99,7 +99,15 @@ The output of this command is supposed to be machine-readable.
|
|||||||
Usage: "import ethereum presale wallet",
|
Usage: "import ethereum presale wallet",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
Description: `
|
||||||
|
|
||||||
|
get wallet import /path/to/my/presale.wallet
|
||||||
|
|
||||||
|
will prompt for your password and imports your ether presale account.
|
||||||
|
It can be used non-interactively with the --password option taking a
|
||||||
|
passwordfile as argument containing the wallet password in plaintext.
|
||||||
|
|
||||||
|
`},
|
||||||
{
|
{
|
||||||
Action: accountList,
|
Action: accountList,
|
||||||
Name: "account",
|
Name: "account",
|
||||||
|
Loading…
Reference in New Issue
Block a user