`--depth` with `--flat` doesn't seem to be working. If I have added `--flat`, I only see those accounts for which `--depth` is exactly the value that I provided. For example `--depth 1` usually returns nothing because there is no account with a single term.
On Wednesday, 3 September 2014 09:23:52 UTC+5:30, Ivanov Dmitry wrote: > > > Can you use this? >> > ledger -f ./test.txt bal Expenses or Income --collapse >> >> >> Jostein >> >> Yes, it worked. Thank you. > > ledger -f ./test.txt bal Expenses or Income --depth=1 > > also worked > -- --- 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/d/optout.
