README formatting
This commit is contained in:
parent
bdd6db0ff4
commit
a1d1fba03b
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@ Electron Cash export history script
|
|||
|
||||
Exports CSV history in specified date range
|
||||
|
||||
Usage: ec-export.sh <wallet-file> <start-date> <end-date>
|
||||
Usage: `ec-export.sh <wallet-file> <start-date> <end-date>`
|
||||
|
||||
Example: ec-export.sh ~/.electron-cash/wallets/default_wallet 2021-08-01 2021-08-31
|
||||
Example: `ec-export.sh ~/.electron-cash/wallets/default_wallet 2021-08-01 2021-08-31`
|
||||
|
|
Reference in a new issue