X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=bin%2Fhomebank2ledger;h=1139928ea98c30dd8b8bdc86ef4f5a94e3903f09;hp=92af63d4477e447337d229ad45cea48458a3ea90;hb=1290bb7c0ee4c8fa6f962712b43207a0323b18a1;hpb=4ea7ddc5c5393a9e6493dee172c5e3ae8a0f89c9;ds=sidebyside diff --git a/bin/homebank2ledger b/bin/homebank2ledger index 92af63d..1139928 100644 --- a/bin/homebank2ledger +++ b/bin/homebank2ledger @@ -117,6 +117,15 @@ Enables commodity declarations. Defaults to enabled; use C<--no-commodities> to disable. +=head2 --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 C<--no-budget> to disable. + =head2 --opening-date DATE Specify the opening date for the "opening balances" transaction. This transaction is created (if @@ -199,7 +208,7 @@ it's just plain text. =for :list * 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) =cut