>>>>> "AB" == Alex Branham <[email protected]> writes:

AB> ledger -f finances.ledger reg assets liabilities --exchange $ -D

AB> But that prints a line in each day for every account that had a
AB> transaction (e.g. checking +100, credit card -100, etc). Is there a way to
AB> tell ledger I don't care about the accounts, just print the total?

You could use:

    ledger -f finances.ledger bal assets liabilities --exchange $ -D

Or

    ledger -f finances.ledger reg assets liabilities --exchange $ -D --yearly

John

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/m2zhc2bwod.fsf%40newartisans.com.

Reply via email to