mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-02 23:32:43 +03:00
docs: another example
This commit is contained in:
parent
a5d9cd3af7
commit
c8c62ef4c2
1
MANUAL
1
MANUAL
@ -269,6 +269,7 @@ Examples::
|
||||
$ hledger chart assets --depth 2
|
||||
$ hledger chart liabilities --depth 2
|
||||
$ hledger chart ^expenses -o balance.png --size 1000x600 --items 20
|
||||
$ for y in 2006 2007 2008 2009 2010; do hledger -f $y.ledger chart ^expenses --depth 2 -o expenses-$y.png; done
|
||||
|
||||
histogram
|
||||
'''''''''
|
||||
|
Loading…
Reference in New Issue
Block a user