Skip to content

Commit 56c3d26

Browse files
fix: make gen-doc
1 parent e63c3a8 commit 56c3d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/polycli_wallet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ $ polycli wallet create --path "m/44'/0'/0'" --addresses 5
6060
--iterations uint Number of pbkdf2 iterations to perform (default 2048)
6161
--language string Which language to use [ChineseSimplified, ChineseTraditional, Czech, English, French, Italian, Japanese, Korean, Spanish] (default "english")
6262
--mnemonic string A mnemonic phrase used to generate entropy
63-
--mnemonic-file string A mneomonic phrase written in a file used to generate entropy
63+
--mnemonic-file string A mnemonic phrase written in a file used to generate entropy
6464
--password string Password used along with the mnemonic
6565
--password-file string Password stored in a file used along with the mnemonic
6666
--path string What would you like the derivation path to be (default "m/44'/60'/0'")
67-
--raw-entropy substrate and polkda dot don't follow strict bip39 and use raw entropy
67+
--raw-entropy substrate and polka dot don't follow strict bip39 and use raw entropy
6868
--root-only don't produce HD accounts. Just produce a single wallet
6969
--words int The number of words to use in the mnemonic (default 24)
7070
```

0 commit comments

Comments
 (0)