imp: balcmds: support --count on all of them, why not

This commit is contained in:
Simon Michael 2024-09-29 11:54:50 -10:00
parent 40b8d2b517
commit e9a3f99553

View File

@ -73,6 +73,7 @@ compoundBalanceCommandMode CompoundBalanceCommandSpec{..} =
"show unrealised capital gain/loss (historical balance value minus cost basis)"
,flagNone ["budget"] (setboolopt "budget")
"show sum of posting amounts compared to budget goals defined by periodic transactions"
,flagNone ["count"] (setboolopt "count") "show the count of postings"
,flagNone ["change"] (setboolopt "change")
("accumulate amounts from column start to column end (in multicolumn reports)"