mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
;doc: bal: note that tree mode doesn't work in html output [#1846]
This commit is contained in:
parent
2d55a0e6aa
commit
4ef1db3725
@ -884,6 +884,11 @@ E.g. if your `hledger-web` server is reachable at `http://localhost:5000`
|
|||||||
then you might run the `balance` command with the extra option `--base-url=http://localhost:5000`.
|
then you might run the `balance` command with the extra option `--base-url=http://localhost:5000`.
|
||||||
You can also produce relative links, like `--base-url="some/path"` or `--base-url=""`.)
|
You can also produce relative links, like `--base-url="some/path"` or `--base-url=""`.)
|
||||||
|
|
||||||
|
The balance reports' HTML output
|
||||||
|
currently does not display tree mode reports properly ([#1846](https://github.com/simonmichael/hledger/issues/1846)).
|
||||||
|
For now, if generating HTML you should probabBly use the default `--flat` mode.
|
||||||
|
|
||||||
|
|
||||||
### Some useful balance reports
|
### Some useful balance reports
|
||||||
|
|
||||||
Some frequently used `balance` options/reports are:
|
Some frequently used `balance` options/reports are:
|
||||||
|
Loading…
Reference in New Issue
Block a user