]> Dogcows Code - chaz/homebank2ledger/blobdiff - bin/homebank2ledger
add option to convert budget
[chaz/homebank2ledger] / bin / homebank2ledger
index 92af63d4477e447337d229ad45cea48458a3ea90..1139928ea98c30dd8b8bdc86ef4f5a94e3903f09 100644 (file)
@@ -117,6 +117,15 @@ Enables commodity declarations.
 
 Defaults to enabled; use C<--no-commodities> to disable.
 
 
 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
 =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.
 
 =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
 * There are some minor formatting tweaks I will make (e.g. consolidate transaction tags and payees)
 
 =cut
This page took 0.02153 seconds and 4 git commands to generate.