mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 14:16:41 +03:00
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
bin/hledger -f data/sample.ledger balance --depth 1
|
|
>>>
|
|
$-1 assets
|
|
$2 expenses
|
|
$-2 income
|
|
$1 liabilities
|