mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
;doc: bal: --budget: clarify use of print --forecast
This commit is contained in:
parent
513b6b5164
commit
b8e538a57f
@ -734,7 +734,7 @@ Budget performance in 2019/01:
|
||||
|
||||
The budget report evaluates periodic transaction rules to generate special "goal transactions",
|
||||
which generate the goal amounts for each account in each report subperiod.
|
||||
When troubleshooting, you can use the print command to show these as forecasted transactions:
|
||||
When troubleshooting, you can use `print --forecast` to show these as forecasted transactions:
|
||||
```shell
|
||||
$ hledger print --forecast=BUDGETREPORTPERIOD tag:generated
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user