README formatting

This commit is contained in:
Dimitri Kaparis 2021-09-26 16:14:53 +03:00
parent bdd6db0ff4
commit a1d1fba03b
1 changed files with 2 additions and 2 deletions

View File

@ -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`