mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 10:17:34 +03:00
;doc: update command help
This commit is contained in:
parent
f59cb5ff3c
commit
0edf99350a
@ -44,8 +44,12 @@ This command is a higher-level variant of the balance command, and
|
||||
supports many of that command's features, such as multi-period reports.
|
||||
It is similar to hledger balance -H assets liabilities equity, but with
|
||||
smarter account detection, and liabilities/equity displayed with their
|
||||
sign flipped. It is the easiest way to see if the accounting equation is
|
||||
satisfied (A+L+E = 0).
|
||||
sign flipped.
|
||||
|
||||
This report is the easiest way to see if the accounting equation (A+L+E
|
||||
= 0) is satisfied (after you have done a close --retain to merge
|
||||
revenues and expenses with equity, and perhaps added --infer-equity to
|
||||
balance your commodity conversions).
|
||||
|
||||
This command also supports the output destination and output format
|
||||
options The output formats supported are txt, csv, tsv, html, and json.
|
||||
|
Loading…
Reference in New Issue
Block a user