Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #121 from kalloc/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
bytemaster authored Aug 1, 2017
2 parents e1f0aa0 + 7b994a2 commit f62c672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/eosc/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ void create_account( const vector<string>& args ) {
/**
* Usage:
*
* eocs create wallet walletname ***PASS1*** ***PASS2***
* eosc create wallet walletname ***PASS1*** ***PASS2***
* eosc unlock walletname ***PASSWORD***
* eosc wallets -> prints list of wallets with * next to currently unlocked
* eosc keys -> prints list of private keys
Expand Down

0 comments on commit f62c672

Please sign in to comment.