X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=README.md;h=cabb57fd0c21eaa75f9a926a2645a3cd7a91fe94;hp=7ec06da225e23611a6b27adc23984463e3787ffe;hb=5047b75a7e4c5df848f343c46d732643c27f8882;hpb=bc6df390ab11b53a8587760d25321fa10981d858 diff --git a/README.md b/README.md index 7ec06da..cabb57f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ homebank2ledger - A tool to convert HomeBank files to Ledger format # VERSION -version 0.002 +version 0.004 # SYNOPSIS @@ -12,7 +12,7 @@ version 0.002 [--version|--help|--manual] [--account-width NUM] [--accounts|--no-accounts] [--payees|--no-payees] [--tags|--no-tags] [--commodities|--no-commodities] - [--opening-date DATE] [--default-account STR] + [--opening-date DATE] [--rename-account STR]... [--exclude-account STR]... # DESCRIPTION @@ -126,12 +126,6 @@ needed) to support HomeBank's ability to configure accounts with opening balance Date must be in the form "YYYY-MM-DD". Defaults to the date of the first transaction. -## --default-account STR - -Specify the account to use for one-sided transactions (if any). Defaults to "Expenses:No Category". - -A default account may be necessary because with Ledger all transactions are double-entry. - ## --rename-account STR Specifies a mapping for renaming accounts in the output. By default `homebank2ledger` tries to come