Update USAGE.md

Small typo correction
This commit is contained in:
k3tan172 2019-12-30 23:09:59 +11:00 committed by GitHub
parent 078e34a774
commit 9eba2dddf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -277,7 +277,7 @@ If you have numpy/scipy installed it also calculates the effective interest rate
You can create a csv file for opening with spreadsheet software:
(jmvenv)$ python wallet-tool.py --csv wallet.json history > history.csv
(jmvenv)$ python wallet-tool.py --csv wallet.jmdat history > history.csv
<a name="importprivkeys" />