mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;doc: bal: mention --summary-only
This commit is contained in:
parent
1d2f85432d
commit
e3a67b197e
@ -365,6 +365,9 @@ shown, unless `-E/--empty` is used.
|
||||
- The `--transpose` flag can be used to exchange rows and columns.
|
||||
- The `--pivot FIELD` option causes a different transaction field to be used as
|
||||
"account name". See [PIVOTING](#pivoting).
|
||||
- The `--summary-only` flag (`--summary` also works) hides all but the Total and Average columns
|
||||
(those should be enabled with `--row-total` and `-A/--average`).
|
||||
|
||||
|
||||
Multi-period reports with many periods can be too wide for easy viewing in the terminal.
|
||||
Here are some ways to handle that:
|
||||
|
Loading…
Reference in New Issue
Block a user