X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=README.md;h=cabb57fd0c21eaa75f9a926a2645a3cd7a91fe94;hp=8c560b109ffd6a9ddbc888f0a9483df1ef68261a;hb=5047b75a7e4c5df848f343c46d732643c27f8882;hpb=f9bb13a3d3fcf3f3fcd2d85217e79967513299cb diff --git a/README.md b/README.md index 8c560b1..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.001 +version 0.004 # SYNOPSIS @@ -12,7 +12,7 @@ version 0.001 [--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