Skip to content

Commit

Permalink
Revise usage section
Browse files Browse the repository at this point in the history
enzoh committed Apr 8, 2021
1 parent b2614ab commit 004fddf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -16,11 +16,12 @@ go get github.com/enzoh/keysmith
usage: keysmith <command> [<args>]
Available Commands:
account Print your account identifier.
generate Generate your mnemonic seed.
private-key Write your private key to a file.
x-public-key Print your extended public key.
public-key Print your public key.
legacy-address Print your legacy address.
principal Print your principal identifier.
account Print your account identifier.
private-key Write your private key to a file.
public-key Print your public key.
version Print the version number.
x-public-key Print your extended public key.
```

0 comments on commit 004fddf

Please sign in to comment.