From _FLAGS_ to $FLAGS$, since latest pandoc strips the underscores at a certain point in our docs rendering.
17 lines
384 B
Plaintext
17 lines
384 B
Plaintext
activity
|
|
Show an ascii barchart of posting counts per interval.
|
|
|
|
$FLAGS$
|
|
|
|
The activity command displays an ascii histogram showing transaction
|
|
counts by day, week, month or other reporting interval (by day is the
|
|
default). With query arguments, it counts only matched transactions.
|
|
|
|
Examples:
|
|
|
|
$ hledger activity --quarterly
|
|
2008-01-01 **
|
|
2008-04-01 *******
|
|
2008-07-01
|
|
2008-10-01 **
|