>>>>> Martin Michlmayr <t...@cyrius.com> writes:

> (There are 3 definitions for --end!)

The source code shows that --end is *exclusive*, such that:

    -b 2014 -e 2015

Means: All transactions in 2014, none from 2015.

One can always use value expressions with --limit to craft whatever time
equation they wish. The options above equate to:

    -l 'date >= [2014] && date < [2015]'

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

-- 

--- 
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 ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to