X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=README.md;h=cabb57fd0c21eaa75f9a926a2645a3cd7a91fe94;hp=fa5bb6a40d9d1a648ac0d6edf4dc730d2114e6ff;hb=7df0f6d982bb042c2c61ece4617b6a354ddac398;hpb=059a06060502048a10c263e8033d96245859c437 diff --git a/README.md b/README.md index fa5bb6a..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.003 +version 0.004 # SYNOPSIS @@ -12,7 +12,7 @@ version 0.003 [--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