Try --collapse
On Fri, Nov 1, 2013 at 10:25 AM, Vladimir Parfinenko < [email protected]> wrote: > Hi, > > Is it possible to report balance of accounts without their subaccounts? > > I need something like some-magic-option: > > $ cat test.ledger > > 2013-11-2 > expenses 100 > assets > > 2013-11-2 > expenses:foo 200 > assets > > 2013-11-2 > expenses:bar 400 > assets > > $ ledger bal expenses > 700 expenses > 400 bar > 200 foo > -------------------- > 700 > > $ ledger bal expenses --some-magic-option > 100 expenses > 400 bar > 200 foo > -------------------- > 700 > > > -- > > --- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com -- --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
