X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=README;h=220932963ff1569b29cd1e8ec123acc6b4a8059a;hp=8ee36730b196ad08f0a75eba0f98fc1a8594d834;hb=7e41aec36980b1a053b9e54cfd6119a38dd819a3;hpb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282 diff --git a/README b/README index 8ee3673..2209329 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ NAME VERSION - version 0.004 + version 0.005 SYNOPSIS @@ -131,6 +131,15 @@ OPTIONS Defaults to enabled; use --no-commodities to disable. + --budget + + Enables budget transactions. + + Budget transactions are only supported by the Ledger format (for now). + This option is silently ignored otherwise. + + Defaults to enabled; use --no-budget to disable. + --opening-date DATE Specify the opening date for the "opening balances" transaction. This @@ -224,7 +233,7 @@ CAVEATS * I didn't intend to make this a releasable robust product, so it's lacking tests. - * Budgets and scheduled transactions are not (yet) converted. + * Scheduled transactions are not (yet) converted. * There are some minor formatting tweaks I will make (e.g. consolidate transaction tags and payees)