hledger-*: update pages (#12860)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Simon Michael
2024-05-29 22:41:08 -10:00
committed by GitHub
parent 862591ca18
commit 45168b603d
7 changed files with 14 additions and 14 deletions

View File

@@ -1,15 +1,16 @@
# hledger balancesheet
> Show the end balances in asset and liability accounts.
> Amounts are shown with normal positive sign, as in conventional financial statements.
> More information: <https://hledger.org/hledger.html#balancesheet>.
- Show the current balances in Asset and Liability accounts, excluding zeros:
- Show the current balances in `Asset` and `Liability` accounts, excluding zeros:
`hledger balancesheet`
- Show just the liquid assets (Cash account type):
- Show just the liquid assets (`Cash` account type):
`hledger balancesheet type:c`
`hledger balancesheet type:C`
- Include accounts with zero balances, and show the account hierarchy: