According to the pdf manual, it should be possible to read in multiple files by either using the -f option multiple times, or separating filenames with a colon.
If I use the -f option more than once, it appears only the first file gets parsed. If I separate file names with a colon, I get the following error: $ ledger -f mortgage.dat:checking.dat bal While parsing option '--file' (-f): Error: The ledger file 'mortgage.dat:checking.dat' does not exist or is not readable Am I doing something wrong, is the manual in error, or have I found a bug? For what it's worth, I'm using the 2.6.1 Debian binary. Anyway, I'm just getting my feet with this; looks very promising. Thanks for a great program!
